revXMLRPC_GetPath | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | xml-rpc library | ||||||
Summary | This function returns the target path of an XML-RPC document. | ||||||
Introduced | 2.5 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Related | Glossary: return, host, XML-RPC, Standalone Application Settings, XML-RPC document, standalone application, file path, function, LiveCode custom library Command: revXMLRPC_SetPath, revXMLRPC_GetMethod Function: revXMLRPC_CreateRequest, revXMLRPC_Execute Library: XML-RPC library Control Structure: function | ||||||
Security | disk, process | ||||||
Description | Use the revXMLRPC_GetPath function to retrieve the path that is the target of the execution of an XML-RPC request. If the revXMLRPC_GetPath function encounters an error, it returns an error message starting with "xmlrpcerr" .. | ||||||
Tags | networking |