revXMLRPC_GetParamCount | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | xml-rpc library | ||||||
Summary | Returns the number of parameters 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_AddParam Function: revXMLRPC_Execute Glossary: XML-RPC Library: XML-RPC library | ||||||
Security | disk, process | ||||||
Description | Use revXMLRPC_GetParamCount to get the number of parameters contained in the structure of an XML-RPC document. |