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