Variable
From Lazarus-ccr
a variable is an allocation of memory wich contains a date (integer char etc..) you can define global variables or local variables
a variable is an allocation of memory wich contains a date (integer char etc..) you can define global variables or local variables