Skip to main content
Version: 25.2

XMLRPCValue

  • function
  • new in 1.61
  • Parses text in XMLRPC format (as generated by the XMLRPCFormat function) and returns an equivalent SenseTalk value.
    • update in 1.64: recognizes <nil /> and <ex:nil /> values as <missing value>
  • Related: XMLRPCFormat