Custom Blocks


Read our guide on Custom Blocks for more information on how to create custom blocks.


Return Values

Return

return object

Use the return block to report back a value for a custom block.

return [VALUE];