|
<dpVar>
D E F I N I T I O N: |
|
|
Variables allow you to create your own variables you can use within a template. Variables are usually used to save or set values you want to reference later in your template.
<dpVar variableName="value"> or <dpVar variableName>value</dpVar> Variable Usage: <dpVar variableName>
Please refer to the common attributes page for additional details on the style attribute.
<dpVar myName="Deuteronomy">
My name is <dpVar myName>
<dpIf <dpColumnID>="feature">
<img src="<dpVar headerImage>">
|
| Home:
Support:
Reference Guide:
|
Questions? Comments? Please write support@desert.net. |