Select sessionstate (TQL): Difference between revisions
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 | {{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= | ||
*Possible values can be interpreted as: | |||
** [[editor]] mode | ** 0: [[editor]] mode, | ||
** starting a [[session]] | ** 1: starting a [[session]], | ||
** in a session/[[Test Run|test run]] | ** 2: in a session/[[Test Run|test run]]. | ||
}} | }} | ||
{{TQL nav}} | {{TQL nav}} | ||