Action | Keywords | GB | VB6 |
---|---|---|---|
Convert between data types | Cbool, Cbyte, CCur, CDate, CDbl, CVErr, Cint, CLong, CSng, CStr, Cvar,, Fix, Int | v | v |
CDec | v | ||
Convert between data types and round to zero. | CByteRZ, CIntRZ, CLargeRZ, CLongRZ, CShortRZ | v | |
Set intrinsic data types | Boolean, Byte, Currency, Date, Integer, Long, Object, Single, Double, Variant (default) | v | v |
Additional intrinsic data types | Card, Short, Word, Int16, Int, Int32, Int64, Large, Handle, , Hash | v | |
Verify data types | IsArray, IsDate, IsEmpty, IsError, IsMissing, IsNull, IsNumeric, IsObject | v | v |
Object Type | Is, TypeOf | v |
1 Not: Cdec
Bits, Byte, Word, Int, and Large Operators and Keywords
Variables and Constants Keywords
{Created by Sjouke Hamstra; Last updated: 23/08/2020 by James Gaite}