Index (TQL Param): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Param TQL| | {{Param TQL| | ||
<onlyinclude> | <onlyinclude> | ||
{{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|}} | {{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> | ||
}} | }} | ||
| Line 17: | Line 17: | ||
|seealso= | |seealso= | ||
* [[Timeframe (TQL Param)]] | * [[Timeframe (TQL Param)]] | ||
|api=*[[Api session | |api=*[[Api session query]] | ||
}} | }} | ||
{{TQL param nav}} | {{TQL param nav}} | ||
Latest revision as of 13:47, 8 July 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
API Endpoints