Hello All,
I am a newbie to the Thingworx, and i like to use the math.floor (random()...) function in the things services. But i am not able to find the math.floor in the snippet. Can anyone show me where i can find how to get the math.xx into the snippet. I am totally lost.
Please help to get me!
Thank you!
Newnie Kek
Solved! Go to Solution.
It's Math uppercase.
You'd be looking at something like
xyz = Math.random();
result= Math.floor (xyz);
Define variable (input) and output basetype
Hihi,
Seem like it cannot recognize "math"."Cannot find function Random in object [object Math]".
Any tutorial on how to get the math.x function into my service snippet?
Any guidance? Thank you in advance!
Best regards
Newnie Kek
It's Math uppercase.
Check out the upcoming Expert Session: Understanding ThingWorx Navigate Licensing in Community "Customer Events" section.