UriEscapeDataString Procedure
Escapes text so they can be used in URLs. Eg. spaces will be converted to %20.
Signature
UriEscapeDataString(TextToEscape: Text) : Text
Parameters
TextToEscape
Text
The text to escape.
Returns
Text
The escaped text.
This documentation is generated from Smart Toolbox v26.1.242147.0