Forms-Based Application Development Tools User Guide
>
Part 5: 4GL
>
J. Notes for Users of QUEL
>
QUEL Notes for the Using 4GL Chapter
>
Simple Assignments
Was this helpful?
Simple Assignments
Place a constant value such as "Jones" in the character field
Name
by means of either of these assignment statements:
name := "Jones";
name = "Jones";
Last modified date: 08/28/2024
This site works best with JavaScript enabled