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.
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.