Declaring a Number Variable
Can use the As clause and one of the following numeric types to declare a numeric variable:
Currency
Integer
Long
Single
Double
You can also include a type character as a suffix to the variable name to declare a numeric variable. Siebel VB sets a numeric variable to 0.