plus
Full Description
swirl
Syntax
  numeric-expression (+ | plus) numeric-expression


Purpose

This is OmniMark's addition operator. Either the keyword plus or the punctuational operator + can be used, though + is the preferred form.

Usage example:

  43 + 967
  12 + 19 + -35
  a + b + c + d    ;each letter being a counter variable
  a plus b plus c plus d   ;each letter being a counter variable

Copyright © OmniMark Technologies Corporation, 1988-1998.