Select target (TQL): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
|notes= | |notes= | ||
* This is a relic of an old system. We advice to use [[Select attribute (TQL)]] with [[Index (TQL Param)]] instead. | * This is a relic of an old system. We advice to use [[Select attribute (TQL)]] with [[Index (TQL Param)]] instead. | ||
|api=* [[Api session query]] | |||
}} | }} | ||
{{TQL nav}} | {{TQL nav}} | ||
Latest revision as of 12:36, 6 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 is a relic of an old system. We advice to use Select attribute (TQL) with Index (TQL Param) instead.
API Endpoints