wwxml::XMLValueToFoxValue

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

o.XMLValueToFoxValue(lcXMLValue,lcXMLType)

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, 2025 • Updated: 2025-03-12
Comment or report problem with topic