Changes

no edit summary
Line 1: Line 1: −
<div style="font-size:30px">'''UNESCAPE (Text)'''</div><br/>
+
=UNESCAPE (Text)=
 +
 
 +
where
 +
 
 
*<math>Text</math> is any text.
 
*<math>Text</math> is any text.
 +
 +
UNESCAPE () computes a new string.
 +
    
==Description==
 
==Description==
*This function computes a new string.
+
UNESCAPE (Text)
*In <math>UNESCAPE (Text)</math>,<math>Text</math> is any text to be decoded.
+
*<math>Text</math> is any text to be decoded.
 
*The unescape() function computes a new string in which hexadecimal escape sequences are replaced with the character that it represents.
 
*The unescape() function computes a new string in which hexadecimal escape sequences are replaced with the character that it represents.
 
*The escape sequences might be introduced by a function like escape.  
 
*The escape sequences might be introduced by a function like escape.  
writer
6,694

edits