Lee
Hi, just want to confirm everything in js is single threaded? i.e. no issues updating datastructures from a task as well as from other bits of js code?
thx L
Andrew Pask
Yes - js is single threaded in Max 6.
-A
thx