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.
Validates that the value entered for the paymMode field is either a valid active payment method or is a blank value.
Syntax
public boolean validateField(FieldId _fieldIdToCheck)
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The field ID to validate.
Return Value
Type: boolean
true if the value of the field is valid; false otherwise.