ActiveState homepage
docs.activestate.com
ActivePerl 5.28 Documentation
  • Get ActivePerl
      Release notes Windows installation Linux Installaton macOS Installation License
  • Get Started
      Windows Perl 5.28 docs
  • Contact Us

rindex - perldoc.perl.org
Home  > Language reference > Functions > rindex
Perl 5 version documentation

rindex

Perl functions A-Z | Perl functions by category | The 'perlfunc' manpage
  • rindex STR,SUBSTR,POSITION

  • rindex STR,SUBSTR

    Works just like index except that it returns the position of the last occurrence of SUBSTR in STR. If POSITION is specified, returns the last occurrence beginning at or before that position.

Documentation built with Hugo using the Material theme.
ActiveState Platform   Downloads   Community   Code Recipes  
© 2020 ActiveState Software Inc. All rights reserved. Trademarks. Privacy Policy.