List.InsertElementAt (METH)ΒΆ

METHOD InsertElementAt : COLLECTION_ERROR

Insert element itfElement at the position udiPosition. Existing elements will be shifted to right.

InOut:

Scope

Name

Type

Comment

Return

InsertElementAt

COLLECTION_ERROR

Input

udiPosition

UDINT

Insert position

itfElement

IElement

The element to insert at udiPosition