Check Conditions Else Skip

Visual Scripting » Check Conditions Else Skip

Description

Unlike the usual Check Conditions Instruction, this will only skip a certain number of succeeding Instructions rather than stopping the flow entirely.

Parameters

NameDescription

Check Mode

The checking used to evaluate the conditions

Conditions

List of Conditions that can evaluate to true or false

Skips

Number of succeeding Instructions that will be skipped if the condition isn't met

Keywords

Execute, Skip, Jump, Check, Evaluate, Validate, Instruction, If

Last updated