SBM ModScript Reference → Programming SBM ModScript → Object Types → VarRecord
A VarRecord is any record that has variable fields. In other words, it represents any primary or auxiliary item. The item's fields are not defined by the database schema. They are added by designers using SBM Composer. VarRecord objects require a table ID at creation, using Ext.CreateVarRecord().
AppRecord -> VarRecord
Copyright © 2007–2018 Serena Software, Inc., a Micro Focus company. All rights reserved.