/
Block response
Approved
Block response
Workflow blocks return a response when processed, which can be used as input Datasource by other blocks.
The keyword ‘return’ is used in blocks to return the response for use in the next block.
Please note that following response values will be converted to null value:
undefined
NaN
Infinity
'' - empty string
Related articles
Info about passing data to another block as Datasource
Info about global variables as session.vars
, multiple selections available,
Related content
Generic blocks
Generic blocks
More like this
Built-in helper functions
Built-in helper functions
More like this
Building workflows
Building workflows
Read with this
Running blocks in the debugger
Running blocks in the debugger
More like this
Handling credentials and sensitive information
Handling credentials and sensitive information
Read with this
Creating block templates
Creating block templates
More like this