Go to Contents
Previous
Page
Next
Page
Contents > Functions reference (alphabetical list) > Get functions > Get(ActiveLayoutObjectName) function

Get(ActiveLayoutObjectName) function
Format

Get(ActiveLayoutObjectName)
Parameter
None
Data type returned
text
Description
Returns the object name of the active layout object in the calculation's current window. Otherwise returns an empty string.
Note   See Solving calculations on a host machine for information about running scripts in client/server and peer-to-peer environments.
Example
There is a named button on the current layout called cancelButton. When the button is selected, Get(ActiveLayoutObjectName) returns cancelButton.
Related topics
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas
Naming objects

Contents > Functions reference (alphabetical list) > Get functions > Get(ActiveLayoutObjectName) function
Previous
Page
Next
Page