"URLString" (Interpreter Type)
URL-encoded string in a standard format.
Details
- "URLString" can be used in Interpreter and related constructs, including deployed smart form fields.
- Use of "URLString" does not require connectivity to the Wolfram Cloud.
Allowed Forms
- Percent-encoded URL strings, as supported by URLDecode.
Restriction Specifications
-
Restricted["URLString",{{choice1,…}}] one among choices
Interpretation
- "URLString" yields a decoded version of the string.