For the complete documentation index, see llms.txt. This page is also available as Markdown.

SETSEMANTICFORMATTING

Enable semantic formatting using scripts to highlight positive, negative, and neutral values. Report viewers can enable or disable semantic formatting without requiring access to display settings.

Syntax

SETSEMANTICFORMATTING(value)

Arguments

value - Set to TRUE to enable semantic formatting.

Example

SETSEMANTICFORMATTING(TRUE)
//Enables semantic formatting
Enabling semantic formatting with scripts

Using scripts to control semantic formatting:

Variable buttons to enable and disable semantic formatting

Was this helpful?