Set a global user variable

setglobaluservar(name, value, user);
Parameter Type Description
name String The name of the variable
value any The value of the variable
user Snowflake The user of the variable

Returns: void