Find Last Text 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.

11 August 2025

  • curprev 06:3806:38, 11 August 2025 Visuino talk contribs 1,621 bytes +1,621 Created page with "Image:TArduinoFindLastText Position.png == Summary == Use this component to find the position (index) of the last occurrence of a specified text in a string. == Description == Use this component to find the position (index) of the **last occurrence** of a specified text within an input string. It scans the entire input text and returns the index of the last match found. This is useful for cases where you need to process or extract data starting from the final..."