Get(HighContrastState)
Purpose
Returns 1 (true) if high contrast is available and active; otherwise, returns 0 (false).
Format
Get(HighContrastState)
Parameters
None
Data type returned
number
Originated in
FileMaker Pro 6.0 or earlier
Description
Returns:
•0 if the high contrast option (in the Windows Ease of Access Center) is unavailable or inactive, or if the function is used in macOS.
•1 if the high contrast option is available and active.
Notes
•In FileMaker WebDirect, this function is not supported and returns an empty string.
Related topics