Login | About | Page IndexHome | Manual | Publications | Download | Support

Assignment

The syntax of an assignment:

<variable> := <value expression>;

Example:

p.lastName := "Doe";

powered by WebDSL