Subject | Spanish | English |
comp., MS | expresión de tipo Variant | variant expression (Any expression that can evaluate to numeric, string, or date data, as well as the special values Empty and Null) |
comp., MS | tipo de datos Variant | Variant data type (The default data type for variables that don't have type-declaration characters when a Deftype statement isn't in effect. A Variant can store numeric, string, date/time, Null, or Empty data) |