|
<< Click to Display Table of Contents >> UnescapeDataString |
![]() ![]()
|
Converts a string to its unescaped representation.
stringToUnescape - The string to unescape.
Returns:
A String that contains the unescaped representation of stringToUnescape.
UnescapeDataString PROCEDURE(STRING stringToUnescape), STRING