"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.