Iteration (TQL Param): Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Param TQL|suppresscategory=true|allowselflinks=true| <onlyinclude> {{Param TQL|tabletype=row|attribute=ITERATION|type={{Boolean}}|description=Query only executes when the current Iteration matches this value|polygon=false|}} </onlyinclude> }} {{article end |notes= * When false, only Buildings that are not part of the road system are considered. }} {{TQL param nav}}") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Param TQL|suppresscategory=true|allowselflinks=true| | {{Param TQL|suppresscategory=true|allowselflinks=true| | ||
<onlyinclude> | <onlyinclude> | ||
{{Param TQL|tabletype=row|attribute=ITERATION|type= | {{Param TQL|tabletype=row|attribute=ITERATION|type=positive integer|description=Query only executes when the current [[Simulation Core|Iteration]] matches this value|polygon=false|}} | ||
</onlyinclude> | </onlyinclude> | ||
}} | }} | ||
Line 7: | Line 7: | ||
{{article end | {{article end | ||
|notes= | |notes= | ||
* | * Query only executes when the current [[Simulation Core|Iteration]] matches this value. | ||
}} | }} | ||
{{TQL param nav}} | {{TQL param nav}} |
Latest revision as of 14:45, 14 November 2024
Param | Type | Description | Limits search polygon |
---|---|---|---|
ITERATION | positive integer | Query only executes when the current Iteration matches this value | false |
Notes
- Query only executes when the current Iteration matches this value.