Skip to main content

VTL - General purpose operators

NameSymbolSupported
Parentheses( )✔️
Persistent assignment<-✔️
Temporary assignment:=✔️
Membership#✔️
User-defined operator call✔️
Evaluation of an external routineeval
Type conversion (string, integer, double, boolean)cast✔️
Type conversion (others)cast