nope, using await setTagValue("listalarm", {type: "text", title: "listalarm"}, sum);
returns an error, without the await it just doesn’t set the value in the variable.
nope, using await setTagValue("listalarm", {type: "text", title: "listalarm"}, sum);
returns an error, without the await it just doesn’t set the value in the variable.