Share feedback, ideas and get community help

Home
Members
Gutto Faria
G
Gutto Faria
Offline, last seen 2 weeks ago
Joined February 6, 2025
Hello. I'm creating a bot that make a calculation based on the numbers the user type.

I can to the simple math using the block SETVARIABLE using this code: ({{money_spent}}/5.95122/1000)1000;

But I'd like to ROUND this number. I tried "math.round()", but it doesn't work. How can I solve this?
1 comment
B