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.
Stores the values of the fields.
Syntax
public boolean field(FieldName _fieldName, anytype _fieldValue)
Run On
Client
Parameters
- _fieldName
Type: FieldName Extended Data Type
The name of the field.
- _fieldValue
Type: anytype
The value of the field.
Return Value
Type: boolean
true if the value is stored in the field; otherwise, false.