Link to this page
Print this page
Parent topic
:
List of expression elements
Operators
/
List of expression elements
Assignment operators
An assignment operator allows you to assign a variable with an expression.
Table 1. Assignment operators
Operator
Description
Assignment (:=)
The
:=
operator assigns a variable with an expression and returns the result.
Assignment (:=)
The
:=
operator assigns a variable with an expression and returns the result.