All Tags »
lists »
arrays
Sorry, but there are no more tags available to filter with.
-
You add names to an integer list by using the add method, and then referring to them by their place within the list with item(). using the toarray function converts the list into an array. Lists are also useful for naming objects (variables).