Set Return Value
Last modified: November 19, 2024
Description
Sets the given value as return value for the action it is used in.
Usage
Use this action to set the return value of your custom action. Pass the value you want to set as return value as parameter.
Input Parameters
Name | Datatype | Required | Description |
---|---|---|---|
Value | any | yes | The value you want to set as return value |