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:
  
<ul>
+
* [[Require Variable(s)]] - tells Presence to expect incoming Variables in a [[nested task]].
<li>[[Require Variable(s)]] - tells Presence to expect incoming Variables in a [[nested task]].</li>
+
* [[Variable Setter]] - sets the value of one variable or [[iterated variables]].
<li>[[Variable Setter]] - sets the value of one variable or [[iterated variables]].</li>
+
* [[Multiple Variable Setter]] - sets the value of several variables.
<li>[[Multiple Variable Setter]] - sets the value of several variables.</li>
+
* [[Set Variable Unlocker]] - Provides the Presence runtime engine with the encryption key for accessing [[secure variables]]
<li>[[Set Variable Unlocker]] - Provides the Presence runtime engine with the encryption key for accessing [[secure variables]].
+
</ul>
+

Revision as of 16:33, 16 June 2010

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

The following Nodes are currently available: