Skip to main content
Skip to main content

link

Description

Link node to another node

Definition

link(entityId parentNodeId, entityId childNodeId, integer? index)

Arguments

entityIdparentNodeIdnode to link to
entityIdchildNodeIdnode to be linked
integer?index[optional] child index where childNodeId is linked to (default: append after last child)