Find Last Unsigned Array Position: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 September 2025

  • curprev 00:4400:44, 15 September 2025 Visuino talk contribs 1,049 bytes +1,049 Created page with "Image:TArduinoFindLastUnsignedArrayPosition.png == Summary == Finds the index of the last occurrence of a specified unsigned value within an unsigned array. == Description == The **Find Last Unsigned Array Position** component searches the input unsigned array for matching values defined in the **Value Elements**, starting from the end of the array. It outputs the index of the last occurrence found. If no match is found, the **Missing** pin triggers...."