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: Difference between revisions

From Resonite Wiki
Created a page for the Unescape Uri Data String node.
 
m YoshBot moved page ProtoFlux:Unescape Uri Data String to ProtoFlux:UnescapeUriDataString: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 00:38, 21 August 2025

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.