"URL" (Interpreter Type)
-
See Also
- Interpreter
- Restricted
- Failure
-
- Interpreter Types
- SemanticURL
- URLQueryString
- URLString
- EmailAddress
- IPAddress
- InternetDomain
- TopLevelDomain
- ComputedInternetDomain
- ComputedTopLevelDomain
-
- Text Contents
- URL
- Related Guides
"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.
Allowed Forms
- A complete URL address, with or without a scheme.
Restriction Specifications
Interpretation
- "URL" yields the address as a string.
Examples
Basic Examples (3)
Interpret URL addresses:
The scheme can be omitted:
Restricted to a given scheme and domain:
See Also
Interpreter Restricted Failure
Interpreter Types: SemanticURL URLQueryString URLString EmailAddress IPAddress InternetDomain TopLevelDomain ComputedInternetDomain ComputedTopLevelDomain
Text Contents: URL