La interfaz de VDS Renaissance está disponible en varios idiomas. La documentación oficial se mantiene en inglés para garantizar una referencia única, coherente y siempre actualizada.
@URLDECODE
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.