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