...
will cause PhixFlow to reject the expression you are building. In some cases a Type Conversion a 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.
...