ProtoFlux:Unescape Uri Data String

From Resonite Wiki
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.