Has no parameters
Description:
[AjaxReply] command clears the template system so that your procedure's output is all that is sent in the response. The [AjaxReply] keyword goes hand-in-hand with the [Ajax] DB Field attribute, or it can be used on its own when implementing APIs. Unlike the Raw command, the AjaxReply command does implement the template system: it just starts with a blank template; you can then make use of the language system and nested dynamic template insertion points.
Example:
Visit: /Developers for a full example.
If ajCalc : AjaxReply : Form.Ajax.Calc