NewSession

<< Click to Display Table of Contents >>

Navigation:  Functions >

NewSession

SIGNATURE=IWTestFramework.NewSession@string

 

ETYPE=Function

 

Declaration:

Delphi:

function NewSession(const AParams: string = ''): TIWTestApplication;

C++:

TIWTestApplication NewSession(const String AParams = "");

 

Unit: IWTestFramework.pas

 

Description: This is function IWTestFramework.NewSession.

 

Parameters:

 

•AParams: string

 

Result(TIWTestApplication):