type definition

Variable and parameter types, as well as, function and property results may be specified using a type character as the last character in their name.

Type char As Type
% Integer, The interpretation of the type is controlled by the '#Language setting.
& Long, The interpretation of the type is controlled by the '#Language setting.
! Single
# Double
@ Currency, The interpretation of the type is controlled by the '#Language setting.
$ String
? PortInt