aSuffix
Valid in all scopes
This variable sets the
suffix 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>,
so that returning the values of arrays when arrays are converted to
text generates HTML tables.
See Also
aPrefix
cPrefix
cSuffix
rPrefix
rSuffix |