Writes a Boolean value with the specified name.
Namespace: MindFusion.Scheduling
File: XmlPersistContext.js
JavaScript Copy Code |
---|
function writeBool (boolValue, elementName, parentElement) |
Boolean. The Boolean value that should be saved in current XML document.
String. A string specifying the name of the new element.
Element. The parent DOM Element object.
Element. The newly created DOM Element object.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |