Select sessionstate (TQL): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(8 intermediate revisions by 2 users 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 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=
*Possible values can be interpreted as:
** 0: [[editor]] mode,
** 1: starting a [[session]],
** 2: in a session/[[Test Run|test run]].
|api=* [[Api session query]]
}}
}}
Whether the [[project]] is currently in [[editor]] mode (0), starting a [[session]] (1), or in a session/[[Test Run|test run]] (2).
{{TQL nav}}
{{TQL nav}}

Latest revision as of 08:15, 15 July 2026

Notes

API Endpoints