ATTR_MAX_ENTRY_LENGTH (Row)

Type: Row attribute
Description: The maximum length of the value, in bytes, that can be entered into a table cell. If you want to restrict the table cell to a specific number of characters, you should use ATTR_MAX_ENTRY_CHARS. If you use both attributes, CVI applies the more restrictive of the two values.

A (-1) value means no limit

Data Type: integer
Valid Range: -1 or greater
Default Value: -1