Creates an item list.

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

Syntax

Visual Basic
Public Function CreateItemList ( _
	lFlags As Integer _
) As String

Parameters

lFlags
Type: System..::..Int32
Main Automatisations Flags (mafIgnoreOptionWarnings)

Return Value

Error message or empty if no error ocured.

Remarks

This public function can be used to create an item list without using the button or menu.

See Also