This method returns a table's outer table.
Introduced: 11.0.
TXTextControl.TableGetOuter TableId
| Parameter | Description | |
| TableId | 
 Specifies a table identifier. It is the same identifier set with the TableInsert method.  | 
Specifies the table identifier of the given table's outer table or zero, if the given table is a top-level table. It is also zero, if the specified table is invalid.
| TableId: | Integer | 
| Return value: | Integer | 
<< TXTextControl.TableFromSelection Method | >> TXTextControl.TableGetOuterMost Method