A question about INTEGER!

Hi! I have a small module that increments an integer from 0 to 3. My problem is that when it reaches 3, I don’t want it to print more than once.


How should I do that?

Try this:

My Products

1 Like

Supermative was faster, but u can also try this :slight_smile:

2 Likes

This works!! Thank you!

1 Like

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