Functions Reference

Table Of Contents
FILEMAKER FUNCTIONS REFERENCE 77
Format
Get(ActiveLayoutObjectName)
Parameters
None
Data type returned
text
Originated in
FileMaker Pro 8.5
Description
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
There is a named button on the current layout called cancelButton. When the focus is on the
button,
Get(ActiveLayoutObjectName) returns cancelButton.
Related topics
Contents
Functions reference (alphabetical list)
Get(ActiveModifierKeys)
Purpose
Returns a number representing the keyboard modifier keys (for example, Control+Shift) that are
being pressed.
Format
Get(ActiveModifierKeys)
Parameters
None
Data type returned
number
Originated in
FileMaker Pro 6.0 or earlier