encodeURI

Description

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

Input / Parameter

NameDescriptionInput TypeDefaultOptionsRequired

string

The data to encode as URI.

String/Text

-

-

Yes

Output

DescriptionOutput 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