I am configuring a condition step in a VeriStand procedure in the system file. I assume the Goto label is the destination when the condition is met (true). What is the behavior when the condition is not met (false)? Does it go to the next step, or wait until the condition is true? Thanks.