name
The name of the weblet. Normally, you would leave this as the default and let LANSA use its own internal naming convention. However, you may want to use your own name if using JavaScript or XSL that references the weblet.
Default value
concat('o', position(), '_LANSA_n') – this is the internal name given to the weblet by LANSA.
Valid values
A name enclosed in single quotes.