Use this tag... | To... |
%invoke% | Invoke a service within a DSP. |
%value% %rename% %scope% | Manipulate variables. |
%ifvar% %switch% | Conditionally process a block of code within a DSP. |
%loop% | Reiterate a block of code within a DSP. |
%include% | Insert the content of a text file (which may contain additional DSP tags) into the DSP. |
%validConst% | Limit the external URLs that can be accessed via redirection. |
%comment% | Denote a comment within a DSP. Comments are neither processed by the DSP Processor nor returned to the requestor. |