GetTestPlanName Function

Action

Returns the name of the current testplan.

Syntax

sName = GetTestPlanName()
Variable Description
sName The name of the current testplan. Return value is NULL if not in a testplan. STRING.