Select target (TQL): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| 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]] | |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