Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SyntaxColoring.GetShowValueListIDs
Queries whether to show value list IDs.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SyntaxColoring | 12.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "SyntaxColoring.GetShowValueListIDs" )
Parameters
none
Result
Returns 1, 0 or error.
Description
Queries whether to show value list IDs.Returns 1 if enabled or 0 if not.
See also
- SyntaxColoring.GetShowLayoutIDs
- SyntaxColoring.GetShowScriptIDs
- SyntaxColoring.SetShowLayoutIDs
- SyntaxColoring.SetShowScriptIDs
- SyntaxColoring.SetShowValueListIDs
Release notes
- Version 12.0
- Added SyntaxColoring.GetShowValueListIDs and SyntaxColoring.SetShowValueListIDs functions.
Blog Entries
This function is free to use.
Created 5th December 2021, last changed 30th December 2021
