Click on a step to see its details
End of the flow
{:else if typeof stepDetail != 'string' && stepDetail.value}An identity step returns its inputs as outputs
{:else if stepDetail.value.type == 'rawscript'}Iterator expression:
{#if stepDetail.value.iterator.type == 'static'}All branches will run, regardless of the inputs
{:else if stepDetail.value.type == 'branchone'}Only one branch will run based on a predicate
{:else if stepDetail.value.type == 'flow'}