Skip Navigation

Parameters and variables

OPM
 email templates are place holders for dynamic data passed in by the 
BlackBerry AtHoc
 
OPM
 plug-in during run time. The dynamic data is passed through parameters or variables. Each template lists all the valid parameters at the top. The parameters are pre-defined; do not change them. 
The following figure shows a template the defines the parameters:
Email template file that shows pre-defined parameters
Parameters can be used anywhere in the content. The following example shows a placeholder for the 
MessageBody
 parameter. 
<xsl:value-of select="$MessageBody" />