From ftm
Revision as of 12:39, 6 June 2007 by Norbert (talk | contribs) (Parenthesis)
Jump to: navigation, search

FTM expressions are used in the following contexts

  • the FTM message box (ftm.mess)
  • the FTM definition (ftm.object)
  • the expr class/object

The syntax is basically always the same appart from minor context dependent details.

Parenthesis

Parenthesis in FTM expressions, '(' and ')', always will (try to) evaluate the contained elements to a single value.

Inside parenthesis you'd have either one

  • a simple value (in which case the parenthesis are useless)
  • a simple infix expression
  • a simple prefix expression