Category: Get
Syntax: Get ( AllowToolbarState ) |
Parameters: None
Data type returned: Number
Description:
Developers may control whether or not users can make toolbars visible or not via the Allow Toolbars script step. This companion function returns a Boolean value representing whether toolbars are allowed to be visible. Returns 1 if toolbars are allowed, otherwise returns 0.
By default, toolbars are allowed.
Examples:
Function |
Results |
---|---|
Get ( AllowToolbarState ) |
Returns 1 if toolbars are allowed to be visible. |
: 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