<< title (column) << | Table Of Contents | >> trackingscenario >> |
Keyword | tooltip (column) |
Purpose | Specifies an alternative content for the tooltip. This will replace the original content of the tooltip that would be available for columns with text that does not fit the column with. The logical expression specifies for which cells the text should be used. If multiple tooltip patterns are provided for a column, the first matching one is taken for each cell. |
|
Syntax | tooltip <logicalexpression> <text> |
|
Arguments | logicalexpression | See logicalexpression for details. |
text [STRING] | The content of the tooltip. The text is interpreted as
Rich Text. |
|
Context | columns |
<< title (column) << | Table Of Contents | >> trackingscenario >> |