String Functions VisualBasic Script

Sub strDemo()
   Debug.Print str(12)
End Sub