Skip to content

Table.toCollection()

David Fahlander edited this page Apr 16, 2014 · 3 revisions

Return a collection of all items in table.

Syntax

table.orderBy(index)

Return Value

Collection

Remarks

Returns an unfiltered Collection instance containing all objects in the store.

Clone this wiki locally