CTRecord::IsVariableField
Syntax
CTBOOL IsVariableField(NINT FieldNbr)
CTBOOL IsVariableField(const CTString& FieldName)
Parameters
Description
Indicates if a field is in the variable portion of a record
Return
IsVariableField() returns YES if a field is in the variable portion of a record, and NO otherwise.