Skip to content

Remove Child At Index Node

UI/Elements/Containers

Remove Child At Index

Removes a child element at a specific index from a container

a2ui_remove_child_at_indexstdLong running
Inputs3
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

3

Execution
exec_in

Execution input

Container

Generic
container_ref

Reference to the container element (ID or element object)

Index

Integer
index

The index of the child to remove (0-based)

Output Pins

1

Execution
exec_out

Execution output

Node Info

Internal name
a2ui_remove_child_at_index
Category
UI/Elements/Containers