EscapeDataString

<< Click to Display Table of Contents >>

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

EscapeDataString

Previous pageReturn to chapter overviewNext page

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