Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 194 Bytes

encodeURL.md

File metadata and controls

11 lines (11 loc) · 194 Bytes

Encode URL

Notes

Encodes the given text in URL allowed characters.

Syntax

encodeURL(url: <#String (Allows Variables)#>)

Example

encodeURL(url: "https://jellycuts.com")