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.
How to add all countries for a sms provider to a select variable. (I don't know how to explain shortly)
-
Hi, I saw a post where a guy had all or at least a bunch of countries under a list for a sms provider and I was wondering how I could add all of them easily without typing them out manually. Below is the picture he had sent and the link to the post I found it on. If anyone could help me out that would be amazing :)!
https://community.bablosoft.com/topic/21310/how-can-i-get-a-number-from-the-country-i-want/3

-
@WolfBeasty I think its easier if you make it as a string, so you write something like "what country code you want to use, RU=RUSSIA, UA=UKRAINE etc. it saves you a lot of time at this point.
-
@super84 Ok thank you I will try this :)!


