ProtoFlux:Unescape Uri Data String

From Resonite Wiki
Revision as of 21:57, 19 May 2024 by AmasterAmaster (talk | contribs) (Created a page for the Unescape Uri Data String node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Unescape Uri Data String
String
*
Network

The Unescape Uri Data String node takes in an encoded string literal that uses Percent Encoding and converts that string into another string that is human readable. This is used mostly for applications that can read the characters and glyphs that are complex.

Inputs

* (string)

The string literal that we want to decode.

Outputs

* (string)

The decoded string literal.