wwxml::XMLValueToFoxValue

Converts an XML value into a FoxPro value based on an XML type you specify.

o.XMLValueToFoxValue(lcXMLValue,lcXMLType)

Return Value

Fox value translated based on the type.

Parameters

lcXMLValue
The XML String that describes the XML typed value.

lcXMLType
The XML type (ie. string, float, date, datetime, boolean etc.)


See also:

Class wwXML (High Level Methods)

© West Wind Technologies, 2023 • Updated: 12/17/15
Comment or report problem with topic