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.
List of Built-in Variables
-
Hello,
is there a list of the BAS built-in variables like "path to the current project folder", script runtime and so on?
Thank you.
-
@morpheus93 said in List of Built-in Variables:
Hello,
is there a list of the BAS built-in variables like "path to the current project folder",

script runtime and so on?
Thank you.No, you can calculate this parameter yourself
