No, that doesn’t work. Index doesn’t return any integer if outside axis. I used this instead
if typeof( index[1] ) != Int
return
end
No, that doesn’t work. Index doesn’t return any integer if outside axis. I used this instead
if typeof( index[1] ) != Int
return
end