Skip to content

$string.ltrim

Description

Effectue un trim gauche de la string

Syntaxe

$string.ltrim( string )

Paramètres

string string
String à traiter

Retour

String débarrassée des espaces en début de chaîne.

Exemple

Non disponible