Allow changing client variables in reactive web and mobile apps directly from a javascript node in following syntax:
$variables.NameOfClientVariable = " new value"
The available client variables should then also be listed in the scope tree on the left of the expression editor.
This avoids extra need to create setter client actions just to change a client variable.