Number too large
Comments
-
Hi, when i try to put in a large number (like 1576582532000) and to do with him something, the output is 0. I configured that input to int64 to account but its still not working.
-
Hello,
Depending on what you are doing, configuring as a string instead of an integer should solve your issue with the number being too large.