Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Colorises a script text.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SyntaxColoring | 12.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes, on macOS | ❌ No |
Parameter | Description | Example |
---|---|---|
Script | The script text to colorize. Existing styles are ignored. |
"Set Variable [ $r; Value: 123 ]" |
Returns styled text or error.
Colorize text in a field:
Set Field [ test::output ; MBS("SyntaxColoring.ColorizeScript"; test::input) ]
This function is free to use.
Created 25th February 2022, last changed 25th February 2022
SyntaxColoring.ClearContextMenuCommands - SyntaxColoring.CommentLinks.GetEnabled