Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SyntaxColoring.AutoCompleteVariables.GetEnabled
Queries whether auto complete is enabled.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SyntaxColoring | 12.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "SyntaxColoring.AutoCompleteVariables.GetEnabled" )
Parameters
none
Result
Returns 1, 0 or error.
Description
Queries whether auto complete is enabled.See also
- SyntaxColoring.AutoCompleteFunctions.SetEnabled
- SyntaxColoring.AutoCompleteParameters.GetEnabled
- SyntaxColoring.AutoCompleteParameters.SetEnabled
- SyntaxColoring.AutoCompleteVariables.GetGlobals
- SyntaxColoring.AutoCompleteVariables.GetLocals
- SyntaxColoring.AutoCompleteVariables.SetEnabled
- SyntaxColoring.AutoCompleteVariables.SetGlobals
- SyntaxColoring.AutoCompleteVariables.SetLocals
Release notes
- Version 12.0
Blog Entries
This function is free to use.
Created 1st December 2021, last changed 30th December 2021
SyntaxColoring.AutoCompleteParameters.SetEnabled - SyntaxColoring.AutoCompleteVariables.GetGlobals