Manual
Using the Editor
Command Line Use
WebDSL Apps
App Configuration
Request Processing
Entity
Session Entity
Types
Pages
Form
Action Code
Native Java Interface
Validation
Access Control
Queries
Testing
Ajax
Styling
Search
Recurring Tasks
Services
Data Migration
Download
Examples
Login
|
About
|
Page Index
Home
|
Manual
|
Publications
|
Download
|
Support
Assignment
The syntax of an assignment:
<variable> := <value expression>;
Example:
p.lastName := "Doe";
powered by
WebDSL