Compares two values with a chosen operator and returns a boolean.Compares two values with a chosen operator and returns a boolean.
Setto
Assigns a value to a named variable that later steps reference.Assigns a value to a named variable that later steps reference.
Setto
Assigns a value to a named variable that later steps reference.Assigns a value to a named variable that later steps reference.
Steers control flow by comparing two values: branch, loop, or require the condition holds.Steers control flow by comparing two values: branch, loop, or require the condition holds.
Calculate
Applies a binary arithmetic operation to two values and returns the result.Applies a binary arithmetic operation to two values and returns the result.
Setto
Assigns a value to a named variable that later steps reference.Assigns a value to a named variable that later steps reference.
Else
Opens the else branch of a conditional.Opens the else branch of a conditional.
Calculate
Applies a binary arithmetic operation to two values and returns the result.Applies a binary arithmetic operation to two values and returns the result.
Setto
Assigns a value to a named variable that later steps reference.Assigns a value to a named variable that later steps reference.
Endblock
Closes the innermost open block, whether a conditional branch or a loop.Closes the innermost open block, whether a conditional branch or a loop.
Bubble
Surfaces a value as an output of this plug.Surfaces a value as an output of this plug.
Bubble
Surfaces a value as an output of this plug.Surfaces a value as an output of this plug.