LOAD TEST Command

Description:

This command loads the name of the test of which the Script is a part, into a variable. The test name will be truncated as required to fit into the target variable. The maximum size of the string returned by this command is 64 characters.

Format:

 LOAD TEST INTO variable

Parameter:

variable

A character variable into which the name of the test is loaded.

Example:

 LOAD TEST INTO Testname

See also:

Miscellaneous Commands