SHIP:Data Types:List

From Serious Documentation
Revision as of 17:46, 4 February 2013 by NickW-Serious (talk | contribs)
Jump to: navigation, search
Data Type Description
List Comma separated series of the same type.

Lists are most commonly used in SHIPTide as a list of references to other nodes' properties in a listener's listeningto property. This allows a single listener to listen for changes in multiple nodes' properties and execute the same script.