Script functions reference > Script functions in alphabetical order > S > StMsgAddNode

StMsgAddNode
Syntax
StMsgAddNode(strXPath, name);
 
strsXPath
name
Description
StoryTeller tool function.
Appends a node name to a Message. The position in the Message tree where the name node is placed is specified by strXPath.
Returns
N/A
Example
StMsgAddNode("/", "/New_node");
 
OpenText StreamServe 5.6 Updated: 2013-03-01