Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

will cause PhixFlow to reject the expression you are building. In some cases a Type Conversion type conversion function (e.g. toDate) can be used to force a value of one type, into a variable of another type.Note : in some cases, PhixFlow will be able to convert from one type to another. e.g. from an integer to a floating point value.

...