This Table Id Tag

The this.TableId tag creates scrollable tab bars for a screen or view. It creates a unique ID for the HTML table tag that contains the tabs. It uses the following format:

 <div od-type=screenbar>
  ...
  <table ID="od-context-TableId" ...>
  <div od-iterator=screenIterator>
    ...
    <!--od section iterator close–>
  </table>
  ...
 <!--od section screenbar close–>

You can use the this.TableId tag only in the HTML table tag that contains the screen, view, or subview tabs. You can add it any one of the following tags: