Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ProtoFlux:UnescapeUriDataString

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.