| function_objid | function | objid | Objid from table function | 3 (UNIQUE) |
| path | function | value | Path | |
| object_inv_path | function | val_rev_path | Reverse path | |
| target_name | function | val_target_name | Path target object name | |
| attrib_name | function | val_attrib_name | Target attribute name | |
| object_cond | function | val_filter_list | Reverse path filter list | |
| object_sqlfrom | function | val_sqlfrom | FROM clause for SQL statement | |
| object_sqlwhere | function | val_sqlwhere | WHERE clause for SQL statement | |
| db_attrib_type | function | val_attrib_type | Attribute type, one of String, Number, Date | |
| is_flexible | function | val_is_flexible | 0 = attribute is fixed, 1 = attribute is flexible | |
| parent_group_objid | func_group | objid | Parent function group objid | |
| cond_type | function | cond_type | Condition type - 0 = value &c | |
| val_type | function | val_type | Value type = 0 = path, 1 = constant | |
| cond_operator | function | cond_operator | Conditonal Operator | |
| focus | function | val_focus | If val_type is Path then 0 = focus object, 1 = group_inst | |
| object_target_id | function | val_target_id | Value path target type ID | |