Hey Chris,
Quick question: when I assign a value to a variable using the Variables Window while a protocol
is running, when does the variable assignment take place?
Does this affect running task
systems, trial
, or block
s in any way (other than the effects incurred by the new value of the variable)? (For example, yield()
ing out of the task
).