Key - || means OR
[[CHAT_LOG]].indexOf("Bot") >=0 || [[CHAT_LOG]].indexOf("Bots") >=0 [[CHAT_LOG]].indexOf("bots") >=0Repeat for as many words needed
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
