@FastSpace The a/m error is from a desktop of mine, in the same LAN, and I'm connecting to it via RDP with my laptop.
Could this be because there is no actual display attached to the computer?
How can i save my nodejs variable, to a "BAS" variable?
-
-
were you able to figure this out? I have already tried [[Varname]] = objectToSave
-
@janekorec said in How can i save my nodejs variable, to a "BAS" variable?:
+1 same problem, not enough wiki
The usual assignment by value works
[[NEW_VARIABLE]] = "hello world"but the data between BAS and nodejs is transmitted in serialized form
