Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SyntaxColoring.AutoCompleteVariables.GetGlobals
Queries the list of known global variables.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SyntaxColoring | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "SyntaxColoring.AutoCompleteVariables.GetGlobals" )
Parameters
none
Result
Returns list or error.
Description
Queries the list of known global variables.See also
- SyntaxColoring.AutoCompleteFunctions.GetEnabled
- SyntaxColoring.AutoCompleteParameters.GetEnabled
- SyntaxColoring.AutoCompleteParameters.SetEnabled
- SyntaxColoring.AutoCompleteVariables.GetEnabled
- SyntaxColoring.AutoCompleteVariables.GetLocals
- SyntaxColoring.AutoCompleteVariables.SetEnabled
- SyntaxColoring.AutoCompleteVariables.SetGlobals
- SyntaxColoring.AutoCompleteVariables.SetLocals
Release notes
- Version 14.3
Blog Entries
This function is free to use.
Created 1st July 2024, last changed 1st July 2024
SyntaxColoring.AutoCompleteVariables.GetEnabled - SyntaxColoring.AutoCompleteVariables.GetLocals