uniformLengthRecords
New
Gets the result array regularity status on the current instance.
ReadWrite
ReadOnly
Syntax
expression.uniformLengthRecords
Parameters
None
Returns
Type: Boolean
📝Note
If the
uniformLengthRecordsproperty isTrue, the internalCSVArrayListis not irregular. AFalsevalue indicates the presence of at least one record with more or fewer fields than the header record.
- See also
- fieldsBound property