revXMLRPC_Execute | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | xml-rpc library | ||||||
Summary | Executes an XML-RPC request and returns the result as an XML-RPC document structure. | ||||||
Introduced | 2.5 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Related | Command: revXMLRPC_DeleteAllDocuments Function: revXMLRPC_CreateRequest, revXMLRPC_Execute, revXMLRPC_GetResponse Glossary: XML-RPC Library: XML-RPC library | ||||||
Security | disk, process | ||||||
Description | Use revXMLRPC_Execute to execute an XML-RPC request. |