revXMLRPC_DeleteParam | ||||||||||
Type | command | |||||||||
Dictionary | LCS | |||||||||
Library | LiveCode Script | |||||||||
Syntax |
| |||||||||
Associations | xml-rpc library | |||||||||
Summary | Deletes a single parameter from 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: result, revXMLRPC_CreateRequest, revXMLRPC_Execute Glossary: LiveCode custom library, Standalone Application Settings, standalone application, command, XML-RPC, XML-RPC document Library: XML-RPC library | |||||||||
Security | disk, process | |||||||||
Description | Use revXMLRPC_DeleteParam to delete a single parameter from an XML-RPC documents structure. |