Reads a string value with the specified name.
Namespace: MindFusion.Diagramming
File: XmlPersistContext.js
JavaScript Copy Code |
---|
function readString (elementName, parentElement, [defaultValue]) |
String. The name of the string's XML element.
Element. The parent DOM Element object.
Object. The default string to return if specified child XML element does not exist.
String. The string loaded from XML.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |