TableWidth

Purpose:

Returns the width of the table object. Can be used to define column widths relatively.

Parameter:

Boolean       (optional) True: the value is in SCM units (1/1000mm), False: the value is in project units. Default: False.

Return value:

Number

Example:

TableWidth()*30/100 Result: Column takes 30% of the width.