CustCustomField.validateField Method

Performs all the checks that are associated with the update of a particular field on the table and displays an error message when any of the checks fail.

Syntax

public boolean validateField(FieldId _fieldIdToCheck)

Run On

Called

Parameters

Return Value

Type: boolean
true if no error is found; otherwise, false.

See Also

Reference

CustCustomField Table