19. Using 4GL : Referencing Fields, Variables, and Constants
 
Share this page                  
Referencing Fields, Variables, and Constants
4GL statements reference fields and variables to:
Retrieve data from the database into fields and variables
Insert/update data to the database from fields and variables
Assign values to/from fields and variables
Use fields and variables in expressions
Pass fields and variables as parameters to other frames and procedures