Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Excerpt |
---|
Overview
Calculate Node PropertiesUse a
|
node to manipulate data that is passed to it. Calculate |
nodes have their own attributes, which can reference incoming data via expressions using one or more of the 115+ functions available in PhixFlow. |
Live Search | ||||||||
---|---|---|---|---|---|---|---|---|
|
Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
Example
View file name Open Calculate Example.mp4 height 250
Initially there is an actionflow which opens a new screen containing a dynamic text field. The aim of this example is to populate this dynamic text field with a message set by an attribute in a calculate node. The steps for this are:
Worked ExampleFor full details on how to create Calculate actions, including worked examples, see Calculate Action Configuration.
|
|
|
|
|
|
|
Add the following expression
Code Block |
---|
"You have successfully set up a calculate node" |
Right click on the connection and click Configure Mappings
- Drag the Message attribute from the calculate (LHS) to the Message attribute on the open screen (RHS)
- Close the mapping screen
|
Basic Settings
|
Specify whether or not to allow data that has not been processed to pass through to the next action node.
Calculate Attributes
Output Attributes
Calculate actions process data using expressions; see pages in the topic Expressions and PhixScripts. |
The grid contains a list of the expressions that the calculate action will perform.
|
Calculate Attributes Properties
Basic Settings
Create New Output Attribute
|
Enter an expression. To work in a larger pop-up window, click .
See also:
|
|
|
|
Input ConnectionsThe grid contains a list of the connection points that connect into this calculate node.
|
For details about the Name, Type and Data Attributes properties of the input connection point, see Input Connection Points. Advanced
|
|