LOAD NODENAME Command

Description:

This command loads the current node name into a variable.

Format:

 LOAD NODENAME INTO variable

Parameter:

variable

A character variable into which the node name is loaded. The node name will be truncated as required, to fit into the target variable.

Example:

 LOAD NODENAME INTO Node-name

See also:

Miscellaneous Commands