contact.list.all

Syntax

m = contact.list.all(<s>)

Access the entire contact list, including inactive contacts. Use the loop foreach construct to iterate through the list. The optional argument allows filtering with a contact class name (e.g., mechanical) or a contact type name (e.g., ball-ball). By default, the mechanical contact list is considered.

Returns:

m - contact list

Arguments:

s - optional contact type name or contact type name