revXMLRPC_GetParamNode | ||||||||||
Type | function | |||||||||
Dictionary | LCS | |||||||||
Library | LiveCode Script | |||||||||
Syntax |
| |||||||||
Associations | xml-rpc library | |||||||||
Summary | Returns the node of a single parameter from an XML-RPC document structure, so you can parse the data using the XML library commands and functions. | |||||||||
Introduced | 2.5 | |||||||||
OS | mac, windows, linux, ios, android | |||||||||
Platforms | desktop, server, mobile | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Related | Library: XML library, XML-RPC library Function: revXMLRPC_Execute Glossary: command, function, XML-RPC document | |||||||||
Security | disk, process | |||||||||
Description | Use the revXMLRPC_GetParamNode function to recall the node of a single parameter. |