Data Type VisualBasic Script

Sub strDemo15()
   Debug.Print Format("ABCD", "<")
End Sub