Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdString::trimLeft Method ()
Syntax
C++
OdString& trimLeft();

Removes all whitespace from the left side of this String object.

Returns a reference to this String object.

A space (' ') is used if no other whitespace characters are specfied.

Copyright © 2002-2022. Open Design Alliance All rights reserved.