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

StMsgSaveToFile
Syntax
StMsgSaveToFile(xml_file);
 
xml_file
Description
StoryTeller tool function, mainly to be used for debugging. The function saves Message data for an Event into an XML file.
Returns
N/A
Example
StMsgSaveToFile("../file_name.xml");
OpenText StreamServe 5.6.2 Updated: 2018-01-26