Field name |
Comp. type |
Dtype(length) |
Value range |
Use | |||
COL_ID |
LVC_COLID |
INT4(10) |
Natural number |
You can only access this field in read-only mode. As of Release 4.6C, this field is used (instead of the field name) to access columns of the output table. You need this field, for example, if you use the method get_selected_cells_id or set_selected_cells_id. | |||
FIELDNAME |
LVC_FNAME |
Char(30) |
Field name of output table (required) |
You use this field to assign a field name of your output table to a row of the field catalog. All settings that you make in this row refer to the corresponding column of the output table. |