Functions Reference

Table Of Contents
FILEMAKER FUNCTIONS REFERENCE 90
Data type returned
timestamp
Originated in
FileMaker Pro 7.0
Description
The format of the value returned is determined by the operating system settings.
Note In client/server and peer-to-peer environments, Get(CurrentTimestamp) evaluates the
status of the client machine running the script (not the host machine). For information on how
functions evaluate differently on the host versus the client, search the FileMaker Knowledge Base
available at
www.filemaker.com/kb.
Examples
Returns 1/1/2010 11:30:00 AM when the system clock shows January 1, 2010 11:30:00.
Related topics
Contents
Functions reference (alphabetical list)
Get(CustomMenuSetName)
Purpose
Returns the name of the active custom menu set.
Format
Get(CustomMenuSetName)
Parameters
None
Data type returned
text
Originated in
FileMaker Pro 8.0
Description
If the active menu set isn’t a custom menu set, an empty string is returned.
Note For information on how functions evaluate differently on the host versus the client, search the
FileMaker Knowledge Base available at
www.filemaker.com/kb.