getTheme()

The ruiLib.getTheme() system function returns the current value of the theme property of a Rich UI application. For details, see “Themes to use with your Rich UI application.”

Syntax

  result STRING = ruiLib.getTheme()
result
The theme value.

Feedback