Link to this page
Print this page
Parent topic
:
Language basics
Language basics
Types
Types can be defined by the programmer to centralize the definition of complex/structured variables.
Understanding type definition
TYPE
Types define a synonym for a base or structured data type.
Using types in programs
Examples