revXMLRPC_DeleteAllDocuments | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Synonyms | revxmlrpc_freeall | ||||||
Associations | xml-rpc library | ||||||
Summary | Removes all XML-RPC document structures in memory. | ||||||
Introduced | 2.5 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Command: revXMLRPC_DeleteDocument Function: revXMLRPC_CreateRequest, result, revXMLRPC_Documents, revXMLRPC_Execute Glossary: Standalone Application Settings, standalone application, command, XML-RPC document, LiveCode custom library Library: XML-RPC library | ||||||
Security | disk, process | ||||||
Description | Use the revXMLRPC_DeleteAllDocuments command to free up memory after you finish using the XML-RPC library.
| ||||||
Tags | networking |