highlighted(name)
Identifies whether a highlight with the specified name has been applied to the table (i.e., whether the highlight condition has been satisfied.)
Parameter
name name of the highlight
Example
if(Table1.highlighted.lowSales) {
log('lowSales highlight was applied')
}
See Also
Highlighting, in Report Design, for basic information on highlights.
| << hyperlink | © 1996-2013 InetSoft Technology Corporation (v11.5) | setHyperlink(row, col, hyperlink) >> |