| TextMacroRefSeqNo Property  | 
Order in which the variable was referenced during the script execution. 
                                        The same number sequence is used for both qRefSeqNo and qSetSeqNo.
 
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic int RefSeqNo { get; set; }Public Property RefSeqNo As Integer
	Get
	Set
Property Value
Type: 
Int32Implements
ITextMacroRefSeqNo
See Also