Expressions in BASIC

An expression is part of a BASIC statement. It can comprise:

  • A string or numeric constant
  • A variable
  • An intrinsic function
  • A user-defined function
  • A combination of constants, variables, operators, functions, and other expressions