info("enabledfields")

The info(“enabledfields”) function returns a list of enabled fields in the current database (fields that can be edited).


Description

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

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


See Also


History

VersionStatusNotes
10.2NewNew in this version.