Apps and development tools - Basic App Kit
View reference<col>
| Description: | Columns are defined as <col> subtags inside <view>. The body of a <col>-Tag is evaluated as TMLScript expression. <view ...> {document selection} <col label="location">(zip||'') + " " + city</col> <col label="Title">TITLE</col> <col ...>...</col> </view> |
| Valid under tags: |
<view> |
| Subtags: | |
| Attributes: | Supported column attributes are:
|