assign (var1, var2: VARIANT)
Assigns the value of var2 to var1. You will never need to call this function directly, use the := construct instead.
system functions