Templates permit you to define a normalized presentation of your data and your Pick programs.
These are some examples :
Pick variables use that will be replaced by their value at the time of the web page generation from templates
Example : possibility to use a $art003 $ type variable corresponding to the atribute (i.. field) 3 of the file (i.e.table) article
'if…. then… else' type structure use
On variable content test On Pick basic Dcount instruction
‘loop… until’ type structure use
On Pick Basic Select file instruction On Pick access Select instrucion On placed list in attribute On index type and indexed sequential program On program return value test