set-css-variable
The set-css-variable
action sets a CSS variable. It belongs to the advanced category within the undefined area.
Action Syntax
set-css-variable $variable "text" // sets Rhappsody CSS variable
A variable name starting with $ followed by A quoted text string followed by a value followed by a value followed by a value followed by a value followed by a value
set-css-variable $variable $variable // sets variable to other variable Value
A variable name starting with $ followed by A variable name starting with $ followed by a value followed by a value followed by a value followed by a value followed by a value followed by a value followed by a value
Examples
// Basic Usage
set-css-variable $cssvarname "value" // sets Rhappsody CSS variable
Action code: 2055711946
Version: 0.0.1-0
Last updated: 2025-06-13