Home Search

DriveWorks Pro 21
UrlDecode

Send Feedback

UrlDecode

URL decodes a given string.

Syntax

UrlDecode([Input Value])

Where:

Input Value is the value to decode

Examples

RuleMeaning
UrlDecode(DWVariableEncodedURL)Will decode the given input value.

This function relates to the Send HTTP Request task.