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