Updates the <Node> object's name by calling the <Node> object's Node::UpdateName() method. Note that not all Node-derived types implement this method.
string UpdateName()
None published. Please look for an example in the Simdify Scripting Language code base.