The Function Block URL_DECODE decodes a URL-encoded string.
The input defines the string to be decoded.
Returns the decoded string. Each %## encoding of a given string is decoded. Plus signs ('+') are converted into spaces.