6.55 reportCol (owner: report)
@reportCol[1..].
Name | Input? | Runtime? | Type | Variability | Description |
---|---|---|---|---|---|
name | X | X | string | constant | – |
colHead | X | X | string | input time | Column head string, in dm. *i cuz veoi in cncult.cpp:rpcolt[]. |
colGap | X | X | integer number | input time | Space to left of column, default 1 |
colWid | X | X | integer number | input time | Column width |
colDec | X | X | integer number | input time | Coldecimals: max digits after point |
colJust | X | X | integer number | input time | Justification: c_justch_l or _r |
colVal | X | X | un-probe-able | end of each subhour | Value vt_val and data type vt_dt (tyfl/tystr in input, dtfloat/dtculstr in run), used at end report interval. |
nxColi | X | X | integer number | constant | For runtime: col subscript of next column in this report, 0 if last one |