| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
SyntaxColoring.GetFormatAddSpaceBeforeSemicolon
Queries whether calculation formatting should add space before semicolons.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| SyntaxColoring | 16.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "SyntaxColoring.GetFormatAddSpaceBeforeSemicolon" )
Parameters
none
Result
Returns 1, 0 or error.
Description
Queries whether calculation formatting should add space before semicolons.Default is 0 for off.
See also
Release notes
- Version 16.1
- Added SyntaxColoring.GetFormatAddSpaceBeforeSemicolon and SyntaxColoring.SetFormatAddSpaceBeforeSemicolon function to set whether to add space before semicolon for our calculation formatting.
Blog Entries
This function is free to use.
Created 18th January 2026, last changed 18th January 2026
SyntaxColoring.GetFontSize - SyntaxColoring.GetFormulasWithDashLinks