Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SyntaxColoring.GetDebuggerTooltipsEnabled
Queries whether debugger tooltips are enabled.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SyntaxColoring | 11.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "SyntaxColoring.GetDebuggerTooltipsEnabled" )
Parameters
none
Result
Returns 1, 0 or error.
Description
Queries whether debugger tooltips are enabled.See also
- SyntaxColoring.GetExportTooltipsEnabled
- SyntaxColoring.SetDebuggerTooltipsEnabled
- SyntaxColoring.SetExportTooltipsEnabled
Release notes
- Version 11.1
- Added SyntaxColoring.SetDebuggerTooltipsEnabled and SyntaxColoring.GetDebuggerTooltipsEnabled functions to configure the new debugger tooltip feature.
Blog Entries
This function is free to use.
Created 12nd February 2021, last changed 12nd February 2021
SyntaxColoring.GetCustomFunctionToolsEnabled - SyntaxColoring.GetExportTooltipsEnabled