11,677
edits
Changes
Importing a new version from external source
=== Relational Expressions ===
The relational expressions compare two operands (value or another expression) two to evaluate if a condition is ''true'' or ''false''. Usually used with decision functions, like the ''IF''.
==== Equal (==) ====