Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SyntaxColoring.AutoCompleteCustomFunctions.GetEnabled
Queries whether auto complete is activated for custom functions window.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SyntaxColoring | 15.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "SyntaxColoring.AutoCompleteCustomFunctions.GetEnabled" )
Parameters
none
Result
Returns 1, 0 or error.
Description
Queries whether auto complete is activated for custom functions window.See also
- SyntaxColoring.AutoCompleteCustomFunctions.SetEnabled
- SyntaxColoring.AutoCompleteFunctions.GetEnabled
- SyntaxColoring.AutoCompleteFunctions.SetEnabled
- SyntaxColoring.AutoCompleteParameters.GetEnabled
- SyntaxColoring.AutoCompleteParameters.SetEnabled
- SyntaxColoring.AutoCompleteVariables.GetEnabled
Release notes
- Version 15.0
Blog Entries
This function is free to use.
Created 12nd December 2024, last changed 12nd December 2024
SyntaxColoring.AddTag - SyntaxColoring.AutoCompleteCustomFunctions.SetEnabled
