Script helper superclass placeholders

You can use the script helper superclass placeholders to customize the Script Helper Parent, the Header of the file template.

helpersuperclass placeholder

Description: Allows access to the superclass for Functional Test Script Helper.

Syntax: %helpersuperclass: argument%

Arguments for the script helper superclass placeholder:

packageDeclaration -- Returns the specification of the name space for the class.
name -- Returns the simple name of the class without name space specification.