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.
Indicates whether a record exist for a field ID.
Syntax
client server public static boolean exist(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID to check if a record exists.
Return Value
Type: boolean
true if a record exist for a field ID; otherwise, false.