BASIC operators

Operators perform mathematical, string, and logical operations on values. Operands are expressions on which operations are performed. BASIC operators are divided into the following categories:

  • Arithmetic
  • String
  • Relational
  • Pattern matching
  • IF operator
  • Logical
  • Assignment
  • Dynamic array