Skip to content

String.EncodeURI

Name Mandatory Description Default Type
⬅️ Input The string to be encoded. String
Output ➡️ The resulting URI-encoded string. String

This shard encodes a string into a URI-encoded format making it safe to use in URLs.