fieldHasError()

Overview

public boolean function fieldHasError(
      required string fieldName
)

Returns whether or not the given field has an error.

Arguments

NameTypeRequiredDescription
fieldNamestringYesThe name of the field that you wish to check.