Select sessionstate (TQL): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Select TQL|suppresscategory=true|allowselflinks=true|<onlyinclude>
{{Select TQL|<onlyinclude>
{{Select TQL|tabletype=row|attribute=SESSIONSTATE|unit=[[Session]] state|description=Returns the current State of the [[Session]]|fixed=0|polygon=false|}}</onlyinclude>
{{Select TQL|tabletype=row|attribute=SESSIONSTATE|unit=[[Session]] state|description=Returns the current State of the [[Session]]|fixed=0|polygon=false|}}</onlyinclude>
}}
}}
{{article end|notes=*
{{article end|notes=
Whether the [[project]] is currently in:  
*Possible values can be interpreted as:  
** [[editor]] mode (0),  
** 0: [[editor]] mode,  
** starting a [[session]] (1),  
** 1: starting a [[session]],  
** in a session/[[Test Run|test run]] (2).
** 2: in a session/[[Test Run|test run]].
}}
}}
{{TQL nav}}
{{TQL nav}}

Latest revision as of 09:34, 9 June 2026

Notes