Wolfram Language & System 12.2 (2020)|Legacy Documentation
This is documentation for an earlier version of Wolfram Language.View current documentation (Version 15.0)
"URL" (Interpreter Type)
URL address in standard format.
Details
- "URL" can be used in Interpreter and related constructs, including deployed smart form fields.
- Use of "URL" does not require connectivity to the Wolfram Cloud.
Restriction Specifications
-
Restricted["URL",{{choice1,…}}] one among choices Restricted["URL",scheme] a URL with the given scheme Restricted["URL",scheme,pattern] a URL with the given scheme and with a domain matching pattern
Interpretation
- "URL" yields the address as a string.
Introduced in 2014