LET /REPLACE

        [SIC\]LET NewVariable [=] OldVariable /REPLACE

    Rename  OldVariable  into  NewVariable.  The content and location of the
    variable remains unchanged: only the name is modified. If  the  variable
    is a structure, its elements are renamed accordingly.