Field-Map Scripting

4.1.15.1.2 CreateIntegerList

CreateIntegerList function


Prototype:

function CreateIntegerList : TIntegerListWrapper;

Description:

Creates an integer list

Syntax:

variable := CreateIntegerList;


Part

Description


variable

Variable declared as an instance of TIntegerListWrapper




Return value:

Integer List

                               



See also:

CreateStringList; CreateIntegerList; CreateVariantList; CreateMultiVariantList; CreateVarVariantList