Select global (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=GLOBAL|unit=decimal|description=Returns a value of a [[Global]]|fixed=No|polygon=false|}}</onlyinclude> | {{Select TQL|tabletype=row|attribute=GLOBAL|unit=decimal|description=Returns a value of a [[Global]]|fixed=No|polygon=false|}}</onlyinclude> | ||
}} | }} | ||
==Allowed clause parameters== | |||
{{Param TQL|suppresscategory=true|allowselflinks=true|list=true| | {{Param TQL|suppresscategory=true|allowselflinks=true|list=true| | ||
{{: Index (TQL Param)}} | {{: Index (TQL Param)}} | ||
Revision as of 09:13, 9 June 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 | Name of the Attribute or Global to select | false |