Was this helpful?
ii_framevars Catalog
The ii_framevars catalog describes the local variables and hidden table fields of a frame:
Column Name
Data Type
Description
object_id
integer
Object ID of the frame.
fr_seq
smallint
Sequence number (for ordering).
var_field
varchar(32)
Field name.
var_column
varchar(32)
Column name (if field is a table field).
var_datatype
varchar(105)
Data type of the field.
var_comment
varchar(60)
Comment for the variable.
Last modified date: 01/30/2023