if ◇ then


Proceeds to evaluate the condition, and runs the selected process if the value holds true. It corresponds to the command "if[sentence]" in general coding languages.

Was this article helpful?