string DecodeURIComponent (string value)
 
Decode an escaped partial URI component, 'value', back to an unescaped URI component.
Parameters:
value
The value.
Returns:
A string.
Was this helpful?
Last modified date: 10/14/2020