info("disabledfields")

The info(“disabledfields”) function returns a list of disabled fields in the current database (fields that cannot be edited).


Description

This function returns a carriage return delimited list of disabled fields in the current database (fields that cannot be edited). See Disable Editing of Individual Fields to learn more about disabled vs. enabled fields.

Note: To find out what fields are disabled in other open databases, use the dbinfo( function with the disabledfields option.


See Also


History

VersionStatusNotes
10.2NewNew in this version.