encodeURI

Description

Encodes a string (text) as a valid component of a Uniform Resource Identifier (URI).

Input / Parameter

Name
Description
Input Type
Default
Options
Required

string

The data to encode as URI.

String/Text

-

-

Yes

Output

Description
Output Type

Returns the string that was encoded as URI.

String/Text

Callback

N/A

Video

Coming Soon.

Example

Coming Soon.

Steps

Coming Soon.

Result

Coming Soon.

Last updated