Populates collection from an XML string.

Syntax

ISScriptConstants.FromXmlString(xml, [merge])

Parameters

NameTypeOptionalByRefDescription
xml String The XML string.
merge Boolean Optional Indicates whether to retain existing Constants and Merge the contents of the XML. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISScriptConstants
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0