changeParent
changeParent(
tx
,obj
,parent
):boolean
A macro to add a child and change the child’s parent
Parameters
• tx: Transaction
• obj: Obj
• parent: Obj
Returns
boolean
changeParent(
tx
,obj
,parent
):boolean
A macro to add a child and change the child’s parent
• tx: Transaction
• obj: Obj
• parent: Obj
boolean