The operation - cannot accept the arguments: , [100], ["TIME"] Note: You will not see another error reported for 5 seconds

I don't know how to solve this error.
Plz help!!

Welcome to the community. The error comes because somewhere in your code you use a subtraction and the second argument is not a number for example

3 Likes

Screenshot_20211019-143743_Chrome

This Block?

Yes this block. You could use in the procedure another if..then statement to check if textboxes contains only numbers to avoid errors

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.