Applies to:
returnvalue
Return Value Service
The Return Value service may be used inside a component to return a value to the display, dashboard or component using the component.
Properties
| Property Name |
Description |
| Name |
Identity of the component |
| Source |
Value that needs to be returned asap |
| Command |
Signifies how to change the parent’s state |
Command
| Name |
Description |
| AGGREGATE |
Adds to the last returned value |
| OVERRIDE |
Overrides last returned value |
Actions
Return value
| Name |
Description |
| Source |
Value that needs to be returned |
| Command |
Signifies how to change the parent’s state |
Command
| Name |
Description |
| AGGREGATE |
Adds to the last returned value |
| OVERRIDE |
Overrides last returned value |
Output Data
| Name |
Description |
| value |
The returned value |