Hi i'm new , i want to sum 2 variables from a text box but i have every time an error: " empty string can't be added" anyone can solve this?tank you
You seem to be in the wrong community. You should be asking this in Kodular community, based on the color of your blocks, and the underscores in your component names.
Are you sure you want "sums"? Sums are additions, for example, you calculate the sum for 1 + 2. Do you mean "multiplication"?
However, what I can tell you is that that is because you cannot multiply empty strings. You have to detect whether the inputs are numbers. An example may be this.
1 Like
I confirm that with the last query it can be deleted, thanks everyone for the answers
2 Likes
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.