_KCML_ListClass->KCML_ListClass_InsertIndex

Definition

DEFSUB 'KCML_ListClass_InsertIndex(BYREF kthis$_KCML_ListClass), NewElement AS SYM(KCMLString), BeforeOrdinal) AS Bool

Parameters

kthis** not documented
NewElement** not documented
BeforeOrdinal** not documented

Description

Insert an item into the middle of an unordered collection. The item is inserted before the item specified by the index Ordinal.

See also

Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.