7.67.52015-05-06

Assignment Operator

Name:

Description:

:=

operator

Assign a value to a variable. This provides a more convenient alternative to the set() command. Note that spaces between the operator and its operands are optional.= (operator)