Feature Rich
Rapid Application Development
Helping you or your customers
Manage their Business

All Commands All Variables
Commands

PRE

This command has the same parameters as the {APP()} command.

It works in exactly the same way as the {APP()} command, accept that it prefixes the supplied value rather than appending it.

Number Name Default Type Description
1 name String The name of the variable you wish to append the value
2 value String The string value you wish to append
3 separator String The separator you want to be applied between values
4 prefix String

A prefix to place on the value if it is not empty.

Setting the prefix to an HTML tag and leaving the suffix blank, will automatically cause a closing HTML tag of the same name to be added after the value.

5 suffix String A suffix to add to the value if it is not empty
Example
Tom, Dick, Harry
Alison, Tom, Dick, Harry
to add a Comment.