Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

Accessing variables elsewhere in a program

edited February 2017 in OpenSesame

I'm having trouble locating the semantics/syntax for accessing variables set elsewhere in a program. For example, suppose I have a loop (loop 2) embedded within a loop (loop 1). Associated with both loops are sketchpads and a keyboard. If I am in loop 2, how do I refer to a variable (such as live_row) in loop 1? I see the names of variables in the Variable Inspector, but plugging them into the code (either in brackets or with a var. appended to the front) doesn't seem to work... Thanks!

Comments

Sign In or Register to comment.