Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SyntaxColoring.Clear
Clears all rules.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SyntaxColoring | 3.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "SyntaxColoring.Clear" )
Parameters
none
Result
Returns OK on success.
Description
Clears all rules.Examples
Clears all rules:
MBS( "SyntaxColoring.Clear" )
See also
- SyntaxColoring.AddContextMenuCommand
- SyntaxColoring.AddTag
- SyntaxColoring.Format
- SyntaxColoring.GetTag
Release notes
- Version 9.5
Example Databases
Blog Entries
This function is free to use.
Created 18th August 2014, last changed 18th August 2014
SyntaxColoring.CheckVariableDeclaration.SetLimits - SyntaxColoring.ClearContextMenuCommands