In-sync
: The outputs of the step reflect the latest changes to the selected or previous step settings or codeOut-out-sync
: The outputs of the step do not reflect the latest changes to the selected or previous step settings or codeout-of-sync
. out-of-sync
, as its outputs may be impacted by the selected step's changes. s
will update the outputs of the selected step to reflect the latest changes, placing this step in-sync
. s
on each subsequent step will place them in-sync
, or syncing the last step in your script will automatically place all previous steps in-sync
.in-sync
.