EscapeUriString

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TSystemUri class > Methods >

EscapeUriString

Previous pageReturn to chapter overviewNext page

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