Index (TQL Param): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
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=INDEX|type=positive integer|description=Allows to specify which value in an [[attribute]]' s value array to select.|polygon=false|}}
{{Param TQL|tabletype=row|attribute=INDEX|type={{Clause XYA|positive integer}}|description=Allows to specify which value in an [[attribute]]' s value array to select.|polygon=false|}}
</onlyinclude>
</onlyinclude>
}}
}}
====Available for====
====Available for====
<div style="column-count:3">
*[[Select attribute (TQL)]]
*[[Select attribute (TQL)]]
*[[Select global (TQL)]]
*[[Select global (TQL)]]
*[[Select name (TQL)]]
*[[Select name (TQL)]]
</div>


{{article end
{{article end

Latest revision as of 09:49, 15 May 2026

Available for

Notes

  • INDEX counting always start at 0.
  • X and Y queries on this clause parameter result in a range from 0 to 100.

See also