getStepResult
Get access to the result returned by a named step. Returns undefined when step is not found or when nothing was returned.
Adding a space hides the method from the autocomplete
Parameters#
stepId
stringaction
"invoke" | "compensate"OptionalReturns#
any
anyGet access to the result returned by a named step. Returns undefined
when step is not found or when nothing was returned.
Adding a space hides the method from the autocomplete
Was this page helpful?