Declaring Simple Variables
 
Simple variables can be numeric, string, or record variables. You may
specify simple variable types in three different ways:
 
  TYPE-Declaration Suffix
  AS Declaration Statement
  DEFtype Declaration Statements.txt