you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 2 years ago* (last edited 2 years ago)

ai: I am detecting numbers, create a variable called Numbersdetected.
int ("Numbersdetected" = 0);
Now it has a value of 16.
write (Numbersdetected = "16");
Somebody wants the value of Numbersdetected.
query ("Numbersdetected");

  • source
  • parent