previous next top complete contents complete index framed top this page unframed
The system PROCEDURE $baseType returns the base type code corresponding to a given extended type code; for example, the following is true:
$baseType(integerCode) = $baseType($integer1Code)
= $baseType($integerSigned2Code) = integerCode
MAINSAIL Language Manual, Section 31.1