<< Click to Display Table of Contents >> EscapeDataString |
Converts a string to its escaped representation.
stringToEscape - The string to escape.
Returns:
A String that contains the escaped representation of stringToEscape.
EscapeDataString PROCEDURE(STRING stringToEscape), STRING