@UserTrue where in my project i can check which action has that id?
action id
-
how is it possible to get action id of current action id?
i want to log the action id in my database for fails, but can not see how to get the action id of the last action used -
-
@BAS-Viet-Nam is that the only way? I just want the action id of the last action or the action of the block i am on
-
@genericname1 said in action id:
@BAS-Viet-Nam is that the only way? I just want the action id of the last action or the action of the block i am on
ScriptWorker.GetCurrentAction() -
some other good stuff
https://community.bablosoft.com/topic/3521/лайфхаки-bas/3 -
@genericname1 said in action id:
Can you tell me, where can I find all the available commands like this?
I suggest that you take the time to periodically review the XML code of your script to understand what BAS is doing when you are using it.
