A helper script to convert actions from the old pattern of storing their result in a custom variable
(via a custom-variable option field and context.setCustomVariableValue) to the new action-result flow.
The action definitions must be updated manually to return a result, this can only help update existing usages.
A helper script to convert actions from the old pattern of storing their result in a custom variable (via a
custom-variableoption field andcontext.setCustomVariableValue) to the new action-result flow. The action definitions must be updated manually to return a result, this can only help update existing usages.