Functions Reference

Table Of Contents
FILEMAKER FUNCTIONS REFERENCE 83
Parameters
None
Data type returned
text
Originated in
FileMaker Pro 6.0 or earlier
Description
For information on how functions evaluate differently on the host versus the client, search the
FileMaker Knowledge Base available at
http://help.filemaker.com.
Examples
Returns Country, when the focus is in the Country field.
Related topics
Contents
Functions reference (alphabetical list)
Get(ActiveFieldTableName)
Purpose
Returns the name of the table that contains the active field (the field that has the focus).
Format
Get(ActiveFieldTableName)
Parameters
None
Data type returned
text
Originated in
FileMaker Pro 7.0
Description
If there is no active field, this function returns an empty string.
Note For information on how functions evaluate differently on the host versus the client, search the
FileMaker Knowledge Base available at
http://help.filemaker.com.