INSTRREV: 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.

25 May 2024

26 February 2023

29 January 2023

24 January 2023

23 January 2023

19 April 2022

  • curprev 06:1306:13, 19 April 2022SMcNeill talk contribs 3,012 bytes +3,012 Created page with "{{DISPLAYTITLE:_INSTRREV}} The _INSTRREV function searches for a substring inside another string, but unlike INSTR it searches from right to left. {{PageSyntax}} : {{Parameter|position%}} = _INSTRREV([{{Parameter|start%}},] {{Parameter|baseString$}}, {{Parameter|subString$}}) {{Parameters}} * The optional literal or variable INTEGER {{Parameter|start%}} indicates where in the {{Parameter|baseString$}} the search must start, counted from the left. * T..."