Skip to content

Insert Child At Index Node

UI/Elements/Containers

Insert Child At Index

Inserts a child element at a specific index in a container

a2ui_push_child_at_indexstdLong running
Inputs4
Outputs1
Security exposure10/10
Packagestd

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

4

Execution
exec_in

Execution input

Container

Generic
container_ref

Reference to the container element (ID or element object)

Child

Generic
child_ref

Reference to the child element to insert

Index

Integer
index

The index at which to insert the child (0-based)

Output Pins

1

Execution
exec_out

Execution output

Node Info

Internal name
a2ui_push_child_at_index
Category
UI/Elements/Containers