user
@philipjames
Numeric value from a slider
Why doesn't the following code send numeric value from Slider1, please?

var player = GetPlayer();
var entry = player.GetVar("Slider1");
CloudSet('what did you think of the presentations?', entry);
reply
Reply
user
@support
Hello. This trigger looks good. I would double check that you followed the earlier steps in the How to Use... instructions. Particularly, that the initialization trigger was placed on the master as instructed.
reply
Reply