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