Miscellaneous functions

Miscellaneous functions return information about fields and layout objects.

ConvertFromFileMakerPath

Converts a path in FileMaker format to a standard format.

ConvertToFileMakerPath

Converts a path in a standard format to FileMaker format.

GetAddonInfo

Returns a JSON object with information about an add-on.

GetBaseTableName

Returns the base table name of a field reference.

GetFieldName

Returns the fully qualified name of a field reference.

GetLayoutObjectAttribute

Returns the specified attributes of the layout object given by the objectName currently active in the calculation.

GetLayoutObjectOwnerInfo

Returns a JSON object with ownership information about a layout object.

GetPersistentData

Returns the persistent data value specified by name and instance ID.

GetRecordIDsFromFoundSet

Returns record IDs from the current found set as a list or a JSON array. To get IDs for related records, specify the name of a table occurrence or portal.

LayoutObjectUUID

Returns the Universally Unique Identifier (UUID) of the layout object in which the calculation is defined.

ListPersistentDataIDs

Returns a list of instance IDs for the entries with the specified name in the persistent data store.