You can use "Result" variables that are predefined in BAS. There are 9 of them.
If you need more you can use filesystem actions and create TXT or CSV files
to store any number you need. Similar to that you can use database for such
tasks too.
Problem with Increase Variable
-
@Fox can help me ?
I import all the data of an account with Parse CSV string
LOGIN,PASSWORD,KARMA_C,CREATE,RISPOSTE,WARM,OPERATORE,FINGERPRINT,COOKIE,IPCREAZIONE,EMAIL,VIVO,VERIFICATO,JOINwhen i use : Increase Variable [[RISPOSTE]] increase variable 1
update one record
[[RISPOSTE]]"The record does not increase its value, can you explain what I'm doing wrong?"