Objo.
Feedback Forum Docs Objo Studio
Feedback

Feature #569

Add Array.IndexOf overloads for ranged searches

Status
Fixed
Fixed in
v26.6.8
Source discussion
https://forum.objo.dev/d/471-arrayindexof-has-no-way-to-search-part-of-array
Last updated
2026-06-30

Upvotes

0 upvotes

Uses your Objo forum account.

Public summary

Array.IndexOf currently searches the whole array from index 0. Add overloads that allow callers to start from a specific index and optionally limit the number of elements searched, so repeated searches and windowed searches do not require manual loops or rescanning already examined items.

Objo.

Build apps visually, deploy anywhere.

Feedback is a public read-only status mirror for Objo Studio.