Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SyntaxColoring.GetCodeFoldingEnabled
Queries whether to enable code folding.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SyntaxColoring | 14.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "SyntaxColoring.GetCodeFoldingEnabled" )
Parameters
none
Result
Returns 1, 0 or error.
Description
Queries whether to enable code folding.Returns 1 if enabled or 0 if disabled.
See also
Release notes
- Version 14.0
- Added SyntaxColoring.GetCodeFoldingEnabled and SyntaxColoring.SetCodeFoldingEnabled function.
Blog Entries
This function is free to use.
Created 16th November 2023, last changed 16th November 2023
SyntaxColoring.GetAddFindbars - SyntaxColoring.GetCustomFunctionToolsEnabled