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
@likealife no way
@morpheus93 said in Undock variable inspector / edit variables with double click:
@Fox Sounds great. I am curious of the look and feel of the new variable inspector. Hopefully it will be possible to undock it too in the near future :)
Development is coming to an end, but when exactly it will appear in BAS, I do not know.
@Danger-Lifter said in Pass variable through the command line:
Hi, everyone. I wonder if it is still not implemented?
No, this is not implemented.