This module relies entirely in runtime provided components (no other Plugin dependencies)
Configurations
Operations
Echo Set Payload
<module-using-core:echo-set-payload>
Sets the payload to parametrized value
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Echo Message |
String |
x |
||
Target Variable |
String |
The name of a variable on which the operation's output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation's output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Output
Type |
String |
Internal Op2
<module-using-core:internal-op2>
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Op2 Parameter |
String |
x |
||
Target Variable |
String |
The name of a variable on which the operation's output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation's output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Output
Type |
String |
Internal Op3
<module-using-core:internal-op3>
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Op3 Parameter |
String |
x |
||
Target Variable |
String |
The name of a variable on which the operation's output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation's output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Output
Type |
String |
Set Payload Hardcoded
<module-using-core:set-payload-hardcoded>
Sets the payload to the String value 'Wubba Lubba Dub Dub'
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Target Variable |
String |
The name of a variable on which the operation's output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation's output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Output
Type |
String |
Set Payload Railing Through Internal Calls
<module-using-core:set-payload-railing-through-internal-calls>
Sets the payload to the the parameterized value adding lots of breadcrumbs through operations callings
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Op1 Parameter |
String |
x |
||
Target Variable |
String |
The name of a variable on which the operation's output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation's output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Output
Type |
String |