rPrefix
Valid in all scopes
This variable sets the prefix character for
array rows that is returned when the meta tag <@VAR>
is used to return the value of an array and convert the array values
to text (for example, in Results HTML).
For more information, see "Returning
the Value of Arrays" in Chapter 7 of the User's Guide.
The default value of this variable is <TR>,
so that returning the values of arrays when arrays are converted to
text generates HTML tables.
See Also
aPrefix
aSuffix
cPrefix
cSuffix
rSuffix |