[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
:=                       Assignment Operator

 <var> := <exp>

    The := operator assigns the value of <exp> to the variable <var>.

           <var>    Any legal variable.

           <exp>    Any expression with the same types as <var>.

See Also: =
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson