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 the field for the given FieldId will be enabled on the parameters form.
Syntax
public boolean fieldEnabled(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The FieldId to check for enabling.
Return Value
Type: boolean
true if the field should be enabled; otherwise, false.