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.
Version: Available or changed with runtime version 1.0.
Checks whether a field is enabled.
Syntax
Ok :=   Record.FieldActive(Field: Any)
Parameters
Record
 Type: Record
An instance of the Record data type.
Field
 Type: Any
The field that you want to check.
Return Value
Ok
 Type: Boolean