UnescapeDataString

<< Click to Display Table of Contents >>

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

UnescapeDataString

Previous pageReturn to chapter overviewNext page

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