Skip to Main Content
Construct 3 suggestions 21H2 - ARCHIVED

This suggestions platform is now closed and will no longer be monitored.

Please refer to this forum post for details on the latest suggestion platform.

0 VOTE
Categories Editor
Created by Guest
Created on Nov 24, 2021

Array YIndexOf

The expression IndexOf is really handy, but only works for X axis searches.

It means that arrays not built a certain way can't use the IndexOf/LastIndexOf expressions.

Ideally there's a YIndexOf expression that makes the same search on the Y(0) axis, allowing for more flexibility in array design.

  • Attach files