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