User Guide
Chapter 114
Lists
The terms in this section are useful for working with lists.
Creating lists
Use
[ ] (list), duplicate() (list function), or list() to create a list.
Adding list items
Use these terms to add items to a list:
Deleting list items
Use these terms to delete items from a list:
Retrieving values from a list
Use these terms to retrieve values from a list:
Getting information about lists
Use these terms to get information about lists:
Setting values in a list
Use these terms to set values in a list:
[ ] (bracket access) addVertex
add append
addVertex
deleteAll deleteOne
deleteAt deleteProp
[ ] (bracket access) getOne()
deleteProp getPos()
deleteProp getProp()
getLast() getPropAt()
count() max()
findPos min
findPosNear param()
ilk() paramCount()
listP()
[ ] (bracket access) setAt
setaProp setProp