Would it work to combine direction with where like this?
where c3 logic direction a1 c3
As long as your code is using logical directions that match the output of direction. If you have not setup logical directions, and your code only uses mathematical relations between spaces, then it will not work.
As long as your code is using logical directions that match the output of
direction
. If you have not setup logical directions, and your code only uses mathematical relations between spaces, then it will not work.