BOM.validateField Method
Determines whether the _id field is valid.
Syntax
public boolean validateField(FieldId _id)
Run On
Called
Parameters
- _id
Type: FieldId Extended Data Type
The field ID of the field to validate.
Return Value
Type: boolean
true if the field is valid; otherwise, false.