Difference between revisions of "Variable Nodes"

From PresenceWiki
Jump to: navigation, search
Line 3: Line 3:
 
The following Nodes are currently available:
 
The following Nodes are currently available:
  
* [[Require Variable(s)]] - tells Presence to expect incoming Variables in a [[nested task]].
+
* [[Require Variable(s)]] - tells Presence to expect incoming Variables in a [[Nested Tasks|nested task]].
 
* [[Variable Setter]] - sets the value of one variable or [[iterated variables]].
 
* [[Variable Setter]] - sets the value of one variable or [[iterated variables]].
 
* [[Multiple Variable Setter]] - sets the value of several variables.
 
* [[Multiple Variable Setter]] - sets the value of several variables.
 
* [[Set Variable Unlocker]] - Provides the Presence runtime engine with the encryption key for accessing [[secure variables]]
 
* [[Set Variable Unlocker]] - Provides the Presence runtime engine with the encryption key for accessing [[secure variables]]

Revision as of 16:23, 22 June 2010

These Nodes allow you to manipulate Presence Variables in the Presence Context, such as setting values.

The following Nodes are currently available: