Description |
Number representing the type of an Integer variant. |
Comments |
This constant is equal to 2. |
Example |
This example defines a function that returns True if a variant contains an Integer value (either a 16-bit or 32-bit Integer). Function IsInteger(v As Variant) As
Boolean Sub Main() |
See Also |
E |