To follow-up on Ben's answer, that would be
cd([reference])
or
cd(frames[n])
where n
is a valid index in the window.frames array
To follow-up on Ben's answer, that would be
cd([reference])
or
cd(frames[n])
where n
is a valid index in the window.frames array