Discuss this help topic in SecureBlackbox Forum
Adds a node by its name.
Declaration
Parameters
Description
Use this method to add a node by its name. If there is a node with the same name, already in the list, it is replaced by arg, and the reference to the old node is returned. If there's no node with the same name, as in the node, the node is added and null/nil/Nothing value is returned.