Add a New Operation to the Current Recipe
add_step
adds a step to the last location in the recipe.
add_check
does the same for checks.
add_step(rec, object) add_check(rec, object)
rec |
A |
object |
A step or check object. |
A updated recipe()
with the new operation in the last slot.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.