Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SyntaxColoring.AutoCompleteFunctions.GetEnabled
Queries whether parameters for auto completed functions is enabled.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SyntaxColoring | 12.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "SyntaxColoring.AutoCompleteFunctions.GetEnabled" )
Parameters
none
Result
Returns 1, 0 or error.
Description
Queries whether parameters for auto completed functions is enabled.See also
- SyntaxColoring.AutoCompleteFunctions.SetEnabled
- SyntaxColoring.AutoCompleteParameters.GetEnabled
- SyntaxColoring.AutoCompleteParameters.SetEnabled
- SyntaxColoring.AutoCompleteVariables.GetEnabled
- SyntaxColoring.AutoCompleteVariables.GetGlobals
- SyntaxColoring.AutoCompleteVariables.SetEnabled
Release notes
- Version 12.1
Blog Entries
This function is free to use.
Created 19th February 2022, last changed 19th February 2022
SyntaxColoring.AddTag - SyntaxColoring.AutoCompleteFunctions.SetEnabled