Versions Compared

Key

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

...

Use this function to cast a value to another type avoiding conflicts in assignments. E.g. from INTEGER (result of ) to xpxDateTimeto xpxDateTime and back, from Instance of aggregate Id to INTEGER and back, LOGICAL to BOOLEAN, REAL to INTEGER, etc.

Arguments

...

TypeNameComment
GENERICvaluecomments
INTEGERnewDatatype

 predefined constants that used to specify a primitive datatype:

xpxDateTime, xpxInteger, xpxString, xpxBoolean, xpxLogical, xpxInstance, etc.

...