libURLVersion | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | internet library | ||||||
Summary | Returns the version of the Internet library. | ||||||
Introduced | 1.1.1 | ||||||
OS | mac, windows, linux, web | ||||||
Platforms | desktop, server | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: string Control Structure: function Message: startup, openBackground, preOpenStack, openStack, preOpenCard Function: version, revAppVersion, systemVersion Library: Internet library, library Glossary: LiveCode custom library, return, main stack, handler, Standalone Application Settings, message, group, standalone application, application | ||||||
Security | network | ||||||
Description | Use the libURLVersion function to check whether the Internet library supports a given feature, or when reporting problems. There is no special significance to the version number returned by libURLVersion.
| ||||||
Tags | networking |