String.TrimLeft
Skip to content
mnscript
string String.TrimLeft(string) 

Description ​

Trims blank space from the left of the string

Arguments ​

string - The string

Returns ​

string - The trimmed string