De interface van VDS Renaissance is in meerdere talen beschikbaar. De officiële documentatie wordt in het Engels onderhouden om één consistente en altijd actuele referentie te garanderen.

@URLDECODE

Windows Linux macOS

Syntax

@URLDECODE(<string>)

Description

This function returns the value of <string> in which certain characters have been encoded with their hexadecimal ASCII codes (e.g. %20 = space) to comply with the format for a web URL.

OK

Unchanged.

See also