revXMLRPC_Error | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | xml-rpc library | ||||||
Summary | If an error occurred during the execution of an XML-RPC request, this function returns the error. | ||||||
Introduced | 2.5 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Related | Glossary: LiveCode custom library, Standalone Application Settings, standalone application, function, XML-RPC Function: revXMLRPC_GetResponse Library: XML-RPC library | ||||||
Security | disk, process | ||||||
Description | Use the revXMLRPC_Error function to check if an error occurred during the execution of an XML-RPC request. | ||||||
Tags | networking |