CTRecord.IsVariableField
Syntax
bool IsVariableField(int FieldNbr)
bool IsVariableField( String FieldName)
Parameters
Description
Indicates if a field is in the variable portion of a record
Return
IsVariableField() returns true if a field is in the variable portion of a record, and false otherwise.