Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
COUNT TO 5 THEN REPEAT! HELP?
#3
convert string to int to do match
_s = "2"
int i = val(_s)
if(i = 2)
,i+1
_s = i
out _s


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)