str_after_nth: Text after the nth occurrence of pattern.
Description
Copies of strex::str_after_nth() and friends.
Usage
str_after_nth(...)after_nth(...)
str_after_first(...)
after_first(...)
str_after_last(...)
after_last(...)
Arguments
- ...
Pass-through to strex function.