Index (TQL Param): Difference between revisions
Jump to navigation
Jump to search
Created page with "{{Param TQL|suppresscategory=true|allowselflinks=true| <onlyinclude> {{Param TQL|type=row|attribute=INDEX|type=positive integer|description=Allows to specify which value in an attribute' s value array to select.|polygon=false|}} </onlyinclude> }} {{TQL param nav}}" |
No edit summary |
||
| (15 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Param TQL | {{Param TQL| | ||
<onlyinclude> | <onlyinclude> | ||
{{Param TQL| | {{Param TQL|tabletype=row|param=INDEX|value=positive integer{{Clause XYA}}|description=Allows to specify which value in an [[Attribute]]' s value array to select.|limits_search_polygon=false|}} | ||
</onlyinclude> | </onlyinclude> | ||
}} | |||
====Available for==== | |||
<div style="column-count:3"> | |||
*[[Select attribute (TQL)]] | |||
*[[Select global (TQL)]] | |||
*[[Select name (TQL)]] | |||
</div> | |||
{{article end | |||
|notes= | |||
* INDEX counting always start at 0. | |||
* [[X query|X and Y queries]] on this clause parameter result in a range from 0 to 100. | |||
|seealso= | |||
* [[Timeframe (TQL Param)]] | |||
}} | }} | ||
{{TQL param nav}} | {{TQL param nav}} | ||
Latest revision as of 09:00, 9 June 2026
| 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 |
Available for
Notes
- INDEX counting always start at 0.
- X and Y queries on this clause parameter result in a range from 0 to 100.
See also