Properties
Name | Info | Set Info |
---|---|---|
index | indicator for the position of a specific element in the order of the collection (defaults to 1) | set this value to a number to gain access to the element at this position in the collection |
element at index | the property/effect at the current index (collection "index" property) of the collection | overrides the property/effect at the current index (collection "index" property) of the collection |
collection length | the number of elements in the collection |
Last updated