EXPRNM/name_string, TO, name_string[,IFERR,label:]
Renames an expression string. This command accepts the name string of an existing expression and renames it to the new name specified.
|
Parameter |
Description |
|
name_string |
This is the name of the existing expression string to rename. |
|
TO |
This minor word indicates the following name string is the new name for the expression. |
|
name_string |
This is the new name of the expression string. |
|
IFERR,label: |
Specifies a label to which program execution jumps if an error occurs. |