State Var
Name of the variable bound to the running accumulator inside `step`. Initially holds `initialState`; after each step it holds the previous step's result. Required.
- Domain
Scan
- Range
String
Name of the variable bound to the running accumulator inside `step`. Initially holds `initialState`; after each step it holds the previous step's result. Required.