_KCML_VectorClass->KCML_VectorClass_InsertElement

Definition

DEFSUB 'KCML_VectorClass_InsertElement(BYREF kthis$_KCML_VectorClass), NewElement AS SYM(KCMLString), BeforeElement AS SYM(KCMLString)) AS Bool

Parameters

kthis** not documented
NewElement** not documented
BeforeElement** not documented

Description

Insert an item into the middle of an unordered collection. The items is inserted before the item whose value is specified by BeforeElement.

See also

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