aPrefix
Valid in all scopes
This variable sets the prefix character for
the entire array 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 "Arrays"
in Chapter 7 of the User's Guide.
The default value of this variable is <TABLE
BORDER="1">, so that returning the values of arrays
when arrays are converted to text generates HTML tables.
See Also
aSuffix
cPrefix
cSuffix
rPrefix
rSuffix |