Data Type Functions VisualBasic Script

Sub bool()
    Debug.Print CBool(1)
End Sub