returns the version of the Internet library.
# Metadata
Platforms: desktop, server OS: mac, windows, linux, web Introduced: 1.1.1 Security: network
# Syntax
libURLVersion()
# Examples
get libURLVersion()
if libURLVersion is field "Latest" then go next card
# 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.
>*Important:* The libURLVersion function is part of the > Internet library. To ensure that the function works in a > standalone application, you must include this > LiveCode custom library when you create your > standalone application. In the Inclusions pane of the > Standalone Application Settings window, make sure the "Internet" > script library is selected.
# Tags
# See
- **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