Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SyntaxColoring.ScriptSearchBox.GetEnabled
Queries whether script editor shows a search box.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SyntaxColoring | 5.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "SyntaxColoring.ScriptSearchBox.GetEnabled" )
Parameters
none
Result
Returns value or error.
Description
Queries whether script editor shows a search box.Returns 1 if enabled or 0 if disabled.
See also
- SyntaxColoring.ScriptGoToBox.GetEnabled
- SyntaxColoring.ScriptGoToBox.SetEnabled
- SyntaxColoring.ScriptSearchBox.GetRegEx
- SyntaxColoring.ScriptSearchBox.GetText
- SyntaxColoring.ScriptSearchBox.SetEnabled
- SyntaxColoring.ScriptSearchBox.SetRegEx
- SyntaxColoring.ScriptSearchBox.SetText
This function is free to use.
Created 10th October 2015, last changed 10th October 2015
SyntaxColoring.ScriptIfLoopHighlight.SetEnabled - SyntaxColoring.ScriptSearchBox.GetRegEx