You can’t “chain” them but you can create a single preparation that contains the logic for each. And then use
prepare Prepararion1
prepare Preparation2
You can’t “chain” them but you can create a single preparation that contains the logic for each. And then use
prepare Prepararion1
prepare Preparation2