Make increment but shows error?

hi, I try to make increment a value on a button click, but it shows erron

for increment code only two of the photo. when I removie they then no erron, so i don't know anything wrong??? tks

Your textbox cannot be empty. Set it to 0 in the designer/ or with a block in Screen1.initialise

Also ensure the content of your textbox is a number, perhaps use numbers only from the designer.

1 Like

Thank you :blush:

Continuing the discussion from Make increment but shows erron?:

hi when i download apk. stil got problem evem I already set up the tex is 0 .

Perhaps this:

image

set valueIfTagNotThere to a number 0

image

1 Like

Hi ,thank you for reply, I found need remove old app, otherwise new app some part can't update. So all good tks😊

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