Select global (TQL): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
}} | }} | ||
{{article end | |||
|api=* [[Api session query]] | |||
}} | |||
{{TQL nav}} | {{TQL nav}} | ||
Latest revision as of 12:32, 6 July 2026
| Select | Unit | Description | Fixed clause amount | Polygon based |
|---|---|---|---|---|
| GLOBAL | decimal | Returns a value of a Global | No | false |
Allowed clause parameters
| Param | Value | Description | Limits search polygon |
|---|---|---|---|
| INDEX |
positive integer, X, Y, XA, YA |
Allows to specify which value in an Attribute' s value array to select. | false |
| ITERATION | positive integer | Query only executes when the current Iteration matches this value | false |
| NAME | String | Select Attribute or Global with specified name | false |
API Endpoints