ProtoFlux:UnescapeUriDataString

From Resonite Wiki
Revision as of 00:38, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Unescape Uri Data String to ProtoFlux:UnescapeUriDataString: Automated: removing spaces from ProtoFlux namespace)
(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.