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
Posted on 3/6/2022
Please type your reply.
@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.