SBM ModScript Reference → Programming SBM ModScript → Object Types → Field
A Field object represents a variable field, from a primary or auxiliary item. Field objects are typically retrieved using the VarRecord method GetFieldValue() or the VarFieldList method FindField(). Field methods allow you to read and write the field's value and control whether it will be processed when the item is updated in the database.
AppRecord -> Field
Copyright © 2007–2018 Serena Software, Inc., a Micro Focus company. All rights reserved.