LTrim Function


LTrim Function

Class

Microsoft.VisualBasic.Strings

Syntax

     Dim result As String = LTrim(str) 


str (required; String)

A valid string expression

Description

The LTrim function removes any leading spaces from str.

Usage at a Glance

If str is Nothing, LTrim returns Nothing.

See Also

RTrim Function, Trim Function




Visual Basic 2005(c) In a Nutshell
Visual Basic 2005 in a Nutshell (In a Nutshell (OReilly))
ISBN: 059610152X
EAN: 2147483647
Year: 2004
Pages: 712

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net