Select target (TQL): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{Select TQL|<onlyinclude> | {{Select TQL|<onlyinclude> | ||
{{Select TQL|tabletype=row|attribute=TARGET|unit=decimal|description=Returns the ( | {{Select TQL|tabletype=row|attribute=TARGET|unit=decimal|description= Returns the ([[Category]]) target of an [[Indicator]]|fixed=No|polygon=false|}}</onlyinclude> | ||
}} | }} | ||
==Allowed clause parameters== | ==Allowed clause parameters== | ||
| Line 9: | Line 9: | ||
{{article end | {{article end | ||
|notes= | |notes= | ||
* This is | * This feature is deprecated. It is recommended to use [[Select attribute (TQL)]] with [[Index (TQL Param)]] instead. | ||
|api=* [[Api session query]] | |||
}} | }} | ||
{{TQL nav}} | {{TQL nav}} | ||
Latest revision as of 09:11, 9 July 2026
| Select | Unit | Description | Fixed clause amount | Polygon based |
|---|---|---|---|---|
| TARGET | decimal | Returns the (Category) target of an Indicator | No | false |
Allowed clause parameters
| Param | Value | Description | Limits search polygon |
|---|---|---|---|
| CATEGORY |
Category, X, Y, XA, YA |
Category with this value. Buildings of this Category. |
false |
| INDICATOR |
Integer (Item ID), ID, X, Y, XC, YC, XA, YA, XK or YK |
Indicator with ID | false |
Notes
- This feature is deprecated. It is recommended to use Select attribute (TQL) with Index (TQL Param) instead.
API Endpoints