Runs custom Python code. Useful for logic not covered by existing blocks.

Fields

NameTypeControlDefaultDescriptionOptionsValidation
CodeCodeTextarea-The code to be executed.--

End states

Below are the possible end states of the block call.

NameFieldTypeDescription
Success-successThe event handler execution was successful.
Error-errorThe event handler execution wasn’t successful.