ST Assignment Operator

Syntax:

<operand> := <expression>

This assignment operator executes the same function as the MOVE operator.

See also