ezQuake Manual: Command set_ex

assigns a new value to a variable, expansion of %macros and variables is performed even in case if a parameter is inside the dual quotation marks.

Syntax:
set_ex <cvar> <value>

set test "$qt$R$qt" set_ex test_ex "$qt$R$qt" say $test --> $qt@$qt, where @ is red led say $test_ex --> @

Last update: 22.11.2005 06:59 PST, made by JohnNy_cz