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

Description ​

Trims blank space from either side of the string

Arguments ​

string - The string

Returns ​

string - The trimmed string