Set a variable

setvar(name, value);
Parameter Type Description
name String The name of the variable
value any The value of the variable

Returns: void