LTrim ( String 〔, Option〕 )
' 変数string1には"ABC DEFG "が格納される。 Dim string1 string1 = LTrim ( " ABC DEFG " ,Twice )