StMsgSaveToFile Syntax StMsgSaveToFile(xml_file); xml_file The XML file to drop Message data into for an Event. 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");
StMsgSaveToFile(xml_file);
xml_file
StMsgSaveToFile("../file_name.xml");