Category: Get
Syntax: Get ( HighContrastColor ) |
Parameters: None
Data type returned: Text
Description:
Windows only: Returns the name of the current high-contrast default color scheme. Returns an empty value (null) if Use High Contrast is unavailable, inactive, or if the function is called on the Mac OS.
Use High Contrast is an option under Control Panel, Accessibility Options, Display tab. The standard options increase default font sizes and heighten screen contrast to assist users with impaired vision.
Examples:
Function |
Results |
---|---|
Get (HighContrastColor) |
Returns High Contrast White (large) when the Use High Contrast option in Windows 2000 is active and Black on White is selected. |
Returns High Contrast Black (large) when the Use High Contrast option in Windows 2000 is active and White on Black is selected. |
|
Returns the name of the custom color scheme when the Use High Contrast option in Windows 2000 is active and a custom color scheme is selected. |
|
Returns null if the Use High Contrast option is not selected or if the computer is a Macintosh. |
: 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