| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
SyntaxColoring.CopyButton.GetEnabled
Queries whether copy button for script editor is enabled.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| SyntaxColoring | 5.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "SyntaxColoring.CopyButton.GetEnabled" )
Parameters
none
Result
Returns 1, 0 or error.
Description
Queries whether copy button for script editor is enabled.Returns 1 if enabled or 0 if disabled.
See also
- SyntaxColoring.CommentLinks.GetEnabled
- SyntaxColoring.CommentLinks.SetEnabled
- SyntaxColoring.CopyButton.SetEnabled
- SyntaxColoring.HelpMenu.GetEnabled
- SyntaxColoring.ZoomButton.GetEnabled
- SyntaxColoring.ZoomButton.SetEnabled
Blog Entries
This function is free to use.
Created 20th May 2015, last changed 17th December 2025
SyntaxColoring.ContextualMenuEnabled.SetEnabled - SyntaxColoring.CopyButton.SetEnabled