PEd_DsListInsertList

function

PEd_DsListInsertList(_l1, _pos, _l2)

Description

Inserts the list l2 into the list t1 at the given position.

Arguments

Name Type Description
_l1 Id.DsList The list to inserted into.
_pos Real The index to insert the list at.
_l2 Id.DsList The list to be inserted.

Copyright © 2022, BlueBurn. Built on September 12, 2022 using GMDoc.