Article ID: 191713 - Last Review: June 29, 2004 - Revision: 4.0 INFO: Type Declaration Character to Data Type ChartThis article was previously published under Q191713 SUMMARY
This article shows you the type declaration characters and corresponding
data types. A Type Declaration Character is a character appended to a
variable name indicating the variable's data type. For example, the
variable name MyString$ has a dollar sign appended to the variable name and
is dimensioned as a String data type.
MORE INFORMATION
The following table shows the type declaration characters and corresponding
data types.
Type Declaration Character Data Type
-------------------------- ---------
<WWBLOCKQUOTE>
% Integer
& Long
! Single
# Double
$ String
@ Currency
Compile Error Variable Not Defined APPLIES TO
| Article Translations
|
Back to the top
