Skip to content

$string.decodeURIComponent

Description

Effectue un URL-decodage.

Syntaxe

$string.decodeURIComponent( string )

Paramètres

string string
String à traiter

Retour

Valeur string décodée.

Exemple

Non disponible