Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SyntaxColoring.TurnErrorsBlue.GetEnabled
Queries whether turning errors blue is enabled.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SyntaxColoring | 15.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "SyntaxColoring.TurnErrorsBlue.GetEnabled" )
Parameters
none
Result
Returns 1, 0 or error.
Description
Queries whether turning errors blue is enabled.Returns 1 if enabled or 0 if not.
See also
Release notes
- Version 15.1
- Added SyntaxColoring.TurnErrorsBlue.SetEnabled and SyntaxColoring.TurnErrorsBlue.GetEnabled functions to help colorblind people to read errors in debugger.
Blog Entries
This function is free to use.
Created 9th February 2025, last changed 9th February 2025
SyntaxColoring.SortMenuEntries.SetEnabled - SyntaxColoring.TurnErrorsBlue.SetEnabled
