revXMLRPC_GetParamType | ||||||||||
Type | function | |||||||||
Dictionary | LCS | |||||||||
Library | LiveCode Script | |||||||||
Syntax |
| |||||||||
Associations | xml-rpc library | |||||||||
Summary | Returns the type of 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_AddParam Function: revXMLRPC_CreateRequest, revXMLRPC_Execute Glossary: XML-RPC Library: XML-RPC library | |||||||||
Security | disk, process | |||||||||
Description | Use revXMLRPC_GetParamType to get the data type of a single parameter from within an XML-RPC document structure. |