ENdeletenode | R Documentation |
Deletes a node
ENdeletenode(nodeindex, actionCode)
nodeindex |
the index of the node to be deleted. |
actionCode |
the action taken if any control contains the node and its links: EN_UNCONDITIONAL or EN_CONDITIONAL. |
If 'actionCode' is EN_UNCONDITIONAL then the node, its incident links and all simple and rule-based controls that contain them are deleted. If set to EN_CONDITIONAL then the node is not deleted if it or its incident links appear in any controls and error code 261 is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.