Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
10.5
11.0
11.1
11.2
11.3
11.4
11.5
12.0
12.1
12.2
Statistic
FMM
Blog
SyntaxColoring.SetShowValueListIDs
Sets whether value list IDs are enabled.
Component | Version | macOS | Windows | Linux | Server | iOS SDK | License |
SyntaxColoring | 12.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No | Free |
MBS( "SyntaxColoring.SetShowValueListIDs"; Value ) More
Parameters
Parameter | Description | Example |
---|---|---|
Value | The new setting. | 1 |
Result
Returns OK or error.
Description
Sets whether value list IDs are enabled.Pass 1 to enable or 0 to disable.
This setting can be set via the preferences dialog, too.
See also
- SyntaxColoring.GetShowLayoutIDs
- SyntaxColoring.GetShowScriptIDs
- SyntaxColoring.GetShowValueListIDs
- SyntaxColoring.SetShowLayoutIDs
- SyntaxColoring.SetShowScriptIDs
Release notes
- Version 12.0
- Added SyntaxColoring.GetShowValueListIDs and SyntaxColoring.SetShowValueListIDs functions.
Blog Entries
Created 5th December 2021, last changed 30th December 2021
SyntaxColoring.SetShowScriptIDs - SyntaxColoring.SetUseBoldFont
Feedback: Report problem or ask question.
