Last chance! 50% off unlimited learning
Sale ends in
powered by
add_step adds a step to the last location in the recipe. add_check does the same for checks.
add_step
add_check
add_step(rec, object)add_check(rec, object)
add_check(rec, object)
A updated recipe() with the new operation in the last slot.
recipe()
A recipe().
A step or check object.
developer_functions