variable-length field
n.
ComputingAn area in a file or record that changes size based on the length of data being stored.
Notes
Variable-length fields are distinguished from fixed-length fields, which always allocate the same amount of space. Variable-length fields often have defined minimum and maximum sizes.