%Cols meta-HTML element
Syntax
%Cols(n)
Description
At runtime %Cols(n) is replaced with COLS=n.
Parameters
| Parameter | Description |
|---|---|
|
n |
Specify the number of columns. |
Note:
This variable is valid for use in auxiliary JavaScript files. However, it always generates COLS=n, that is, it isn't Browser-aware when used in attached files.