Skip to main content

Arithmetic Operators

Arithmetic operators, including addition (+), subtraction (-), multiplication (*), and more, enable you to perform calculations within expressions. This allows you to dynamically calculate values based on inputs or literals and use the results to make decisions in your flow.