Select global (TQL): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Select TQL | {{Select TQL|<onlyinclude> | ||
{{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| | {{Param TQL| | ||
{{: Index (TQL Param)}} | |||
{{: Iteration (TQL Param)}} | |||
{{: Name (TQL Param)}} | {{: Name (TQL Param)}} | ||
}} | }} | ||
{{TQL nav}} | {{TQL nav}} | ||
Latest revision as of 09:31, 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 |