setXMLBool
setXMLBool
Description
Set XML file boolean value.
Definition
setXMLBool(entityId xmlId, string nodePath, boolean value)
Arguments
| entityId | xmlId | xmlId |
|---|---|---|
| string | nodePath | path to XML element or attribute |
| boolean | value | value |
Description
Set XML file boolean value.
Definition
setXMLBool(entityId xmlId, string nodePath, boolean value)
Arguments
| entityId | xmlId | xmlId |
|---|---|---|
| string | nodePath | path to XML element or attribute |
| boolean | value | value |