Select sessionstate (TQL): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
{{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= | |||
*Possible values can be interpreted as: | *Possible values can be interpreted as: | ||
** 0: [[editor]] mode, | ** 0: [[editor]] mode, | ||
** 1: starting a [[session]], | ** 1: starting a [[session]], | ||
** 2: in a session/[[Test Run|test run]]. | ** 2: in a session/[[Test Run|test run]]. | ||
|api=* [[Api session query]] | |api=* [[Api session query]] | ||
}} | }} | ||
{{TQL nav}} | {{TQL nav}} | ||
Latest revision as of 12:55, 8 July 2026
| Select | Unit | Description | Fixed clause amount | Polygon based |
|---|---|---|---|---|
| SESSIONSTATE | Session state | Returns the current State of the Session | 0 | false |
Notes
- Possible values can be interpreted as:
API Endpoints