| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
SyntaxColoring.ScriptSearchButton.GetEnabled
Query whether we should show the search button to search all scripts.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| SyntaxColoring | 16.0 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "SyntaxColoring.ScriptSearchButton.GetEnabled" )
Parameters
none
Result
Returns 1, 0 or error.
Description
Query whether we should show the search button to search all scripts.See also
- SyntaxColoring.ScriptGoToBox.GetEnabled
- SyntaxColoring.ScriptGoToBox.SetEnabled
- SyntaxColoring.ScriptSearchBox.GetEnabled
- SyntaxColoring.ScriptSearchBox.GetRegEx
- SyntaxColoring.ScriptSearchBox.GetText
- SyntaxColoring.ScriptSearchBox.SetEnabled
- SyntaxColoring.ScriptSearchButton.SetEnabled
Release notes
- Version 16.0
- Added SyntaxColoring.ScriptSearchButton.GetEnabled and SyntaxColoring.ScriptSearchButton.SetEnabled functions.
Blog Entries
This function is free to use.
Created 28th December 2025, last changed 28th December 2025
SyntaxColoring.ScriptSearchBox.SetText - SyntaxColoring.ScriptSearchButton.SetEnabled