Arbortext Command Language > Using the Arbortext Command Language > Table Object Attributes > Mandatory Attribute Values
  
Mandatory Attribute Values
Table object attributes always have a value, even if the value is meaningless. ACL programmers should account for this. For example, if the table markup specifies no row height, Arbortext Editor wants to display the row with the minimum height needed to handle the contents of the cells in the row. Since there's always a value for a row's TARGET_HEIGHT we provide a second attribute, USE_TARGET_HEIGHT, which is zero (0 ) or one (1) to indicate whether the value in TARGET_HEIGHT should be used or ignored.