Check for stimulation file.

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

Syntax

Visual Basic
Public Shared Function CheckStimulationFile ( _
	ByRef szFile As String _
) As Boolean

Parameters

szFile
Type: System..::..String%
File name of the stimulation file, without any path. Extension will be added if not found.

Return Value

TRUE if the stimulation file can be found.

Remarks