Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Decides whether the value of the inputLocation field should be validated.
Syntax
public boolean validateFieldValue(FieldName _fieldName, [int _arrayIndex])
Run On
Called
Parameters
- _fieldName
Type: FieldName Extended Data Type
The specified name of field to validate.
- _arrayIndex
Type: int
The specified array index of the field; optional.
Return Value
Type: boolean
true if the validation passes; otherwise, false.
Remarks
This method handles the table that relates to itself.