cPrefix
Valid in all scopes
This variable sets the prefix character for
columns (that is, individual data items) of an array. 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
cSuffix
rPrefix
rSuffix |