Returns a value from this block to the caller. Use to pass results to another blueprint.

Fields

NameTypeControlDefaultDescriptionOptionsValidation
ValueTextTextarea----

End states

Below are the possible end states of the block call.

NameFieldTypeDescription
Success-successIf the function doesn’t raise an Exception.
Error-errorIf the function raises an Exception.