Read Me - Common Public License V1.0 - Copyright Notice(©)

makeArray


>>-makeArray---------------------------------------------------><

Returns a single-index array with the same number of items as the receiver object. Any index with no associated item is omitted from the new array. Items in the new array will have the same order as the source array.

Read Me - Common Public License V1.0 - Copyright Notice(©)