LTrim method


Syntax

Invoke LTrim, lpszString

Function

Trims all space and tab characters from the left.

Parameters

lpszString

Pointer to the effective address of the null-terminated string to be left-trimmed.

Return value

Eax = The length, in characters, of the left-trimmed string