Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

True if a themed visual style is in use. False if a themed visual style is not in user.

Example

 
Code Block
If the workstation being used has a theme chosen and the following command is executed:
themed = Get_Property("SYSTEM","THEMED")
then
The themed variable will contain 1.