Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi Everyone,
I am trying to pass a bas variable into the browser, like
var elem = document.querySelectorAll(".items") for(var x in elem){
if(elem[x].textContent === VAR_BAS_VARIABLE){
elem[x].click() }
}
thanks
Have gotten a variable passed, document.querySelector("#identifierId").value = "[[CYCLE_INDEX]]" as a string works fine
@Moastafi74 said in I need old versions of BAS:
i need version 24.8 or lower
https://community.bablosoft.com/topic/22270/i-need-old-versions-of-bas
@sandretina said in Video edition on BAS?:
Is there a way to edit video on BAS like, removing audio or combining them?
no ))) If only to search, something on node.js or console utilities
@daemons
Okay thanks