[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
LET                      Assignment

 [LET] variable = expression

    Assigns the value of an expression to a variable.

    variable    A valid variable name.

  expression    The value assigned to variable. expression and variable
                must match in type.

   ----------------------------------------------------------------------

      Notes:    The keyword LET is optional.

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