Sets the start-of-experiment text.

Namespace: ExpSuite
Assembly: FrameWork (in FrameWork.exe) Version: 1.0.0.0

Syntax

Visual Basic
Public Sub SetStartOfExperimentText ( _
	szText As String _
)

Parameters

szText
Type: System..::..String
Text which appears at the start of experiment

Remarks