
ptp
USA
Asked
— Edited

The code below does not work:Code:
1: ClearVariables()
2: $status = -1
3: $retry = 3
4: if ($retry<3 AND $status<0)
5: #do something
6: endif
error:
Quote:
Error on line 4: Missing String Quotes or Invalid Expression at index 8: -
Upgrade to ARC Pro
Get access to the latest features and updates before they're released. You'll have everything that's needed to unleash your robot's potential!
Based on your post activity, we found some content that may be interesting to you. Explore these other
tutorials and community conversations.
Code:
Code:
Code: