Actions
Name
Info
add element
adds a boolean to the collection
add element at index
adds a boolean at the current index (collection "index" property) of the collection
remove element at index
removes an element at the current index (collection "index" property) of the collection
remove all
removes all the elements in the collection
Last updated
Was this helpful?