Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

SyntaxColoring.SetDebuggerTooltipsEnabled

Sets whether debugger tooltips are enabled.

Component Version macOS Windows Linux Server iOS SDK
SyntaxColoring 11.1 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "SyntaxColoring.SetDebuggerTooltipsEnabled"; Value )   More

Parameters

Parameter Description Example
Value The new setting. 1

Result

Returns OK or error.

Description

Sets whether debugger tooltips are enabled.
Pass 1 to enable the feature or 0 to disable.

Tooltips are truncated to about 500 characters to avoid showing too much text.

See also

Release notes

Blog Entries

This function is free to use.

Created 12nd February 2021, last changed 30th January 2023


SyntaxColoring.SetCustomFunctionToolsEnabled - SyntaxColoring.SetExportTooltipsEnabled

💬 Ask a question or report a problem