boolean derived from none Example Source Header

Description: a variable size array of boolean values

notes:
Category: Math
Author: Alex Hill
Revision: 11/01/01

make this node an instance of another node
else, if referenced, send the message to the reference node
set the value of a single array element
set all or a single element to true (1.0)
set all or a single element to false (0.0)
toggle all or a single element
evaluate and generate "isTrue" and/or "isFalse" event
for each value in the array
any elements turned true
any elements turned false
for each value in the array
for each value in the array
    Comments