2. Language Elements : Variables : Simple Variables
 
Share this page                  
Simple Variables
A simple variable is a single data item. It contains only one value. A simple variable can be any of the basic data types, such as integer or varchar, with the exception of table_key and object_key as described in Data Types (see Data Types).