Reference > Functions reference > Get functions > Get(CustomMenuSetName)
 
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.
Notes
In FileMaker WebDirect, this function is not supported and returns an empty string.
Examples 
Returns Custom Menu Set #1 when this custom menu set is active.
Returns an empty string when the [Standard FileMaker Menus] menu set is active.
For an example script, see Install Menu Set script step.
Related topics 
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas