Language Basics VisualBasic Script

Sub dSub()
    Dim intCounter As Integer, intAge As Integer, intWeight As Integer
End Sub