Validation

The Validation node Identifies which statement to run based on the value of a Condition.

The True connector will be executed if the Condition is true, otherwise the False connector will be executed.

The Finished connector will be executed always after the True or False code.

Was this helpful to you?