Response is a result of workflow blocksWorkflow blocks return a response when processed, which can be used as input datasource Datasource by other blocks.
The example of code block with no response
...
keyword ‘return’ is used in blocks to return the response for use in the next block.
Expand | ||
---|---|---|
| ;
...
| ||
|
...
Note |
---|
Please note that following response values will be converted to null value:
|
\uD83D\uDCCB Related articles
Info about passing data to another block as Datasource
Info about global variables as session.vars