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