Category: Get
Syntax: Get ( CustomMenuSetName ) |
Parameters: None
Data type returned: Text
Description:
Returns the name of the active custom menu set. If the active menu set is the Standard FileMaker Menus (which is the initial default for all files), a blank value is returned.
Examples:
Function |
Results |
---|---|
Get (CustomMenuSetName) |
Returns SalesMenuSet when a custom menu set called SalesMenuSet has been defined and is active. |
Returns an empty string when the [Standard FileMaker Menus] menu set is active. |
: FileMaker Specifications
FileMaker 8 Product Line
Specifications and Storage Limits
Field Types and Import/Export Formats
: Calculation Functions
Working with Calculations Primer
Calculation Signatures
Calculation Functions
: Custom Functions
Custom Functions Primer
Useful Custom Functions
: Script Steps
Scripting Primer
Script Step Reference
: Quick Reference
FileMaker Error Codes
FileMaker Keyboard Shortcuts
FileMaker Network Ports
FileMaker Server Command Line Reference
FileMaker XML Reference
: Other Resources
Where to Go for More Information