Select target (TQL): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{Select TQL|<onlyinclude> | ||
{{Select TQL|tabletype=row|attribute=TARGET|unit=decimal|description=Returns the (category) target of an [[Indicator]]|fixed=No|polygon=false|}}</onlyinclude> | |||
}} | |||
==Allowed clause parameters== | |||
{{Param TQL| | |||
{{: Category (TQL Param)}} | |||
{{: Indicator (TQL Param)}} | {{: Indicator (TQL Param)}} | ||
}} | }} | ||
{{article end | |||
|notes= | |||
* This is a relic of an old system. We advice to use [[Select attribute (TQL)]] with [[Index (TQL Param)]] instead. | |||
}} | |||
{{TQL nav}} | {{TQL nav}} | ||
Latest revision as of 09:35, 9 June 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.