| TextMacroIsSystem Property  | 
Is set to true if the variable is a system variable.
 
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic bool IsSystem { get; set; }Public Property IsSystem As Boolean
	Get
	Set
Property Value
Type: 
BooleanImplements
ITextMacroIsSystem
See Also