SHIP:Data Types:List

From Serious Documentation
Revision as of 00:46, 5 February 2013 by NickW-Serious (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.