$string.toArray¶ Description¶ Convertit une string en tableau de caractères. Syntaxe¶ $string.toArray( string ) Paramètres¶ string string String à traiter Retour¶ Tableau de caractères Exemple¶ Non disponible