...
All properties provided by Canvas and which can be used in block JS-code:
Table of Contents | ||||||
---|---|---|---|---|---|---|
|
Datasource
Datasource is an array of block responses, which dependency is set for the block
...
This page documents session object which is shared between all blocks in the workflow and contains following properties:
Table of Contents | ||||
---|---|---|---|---|
|
vault
session.vault is an object of keys-value pairs which was set by myVault.setOnComplete() method and which will be moved into myVault on workflow complete.
...