Find-NthIndexOf
1.1
Finds the nth index of a char in a string, returns -1 if the char does not exist, or if nth is out of range.
Installation Options
Author(s)
Thomas Malkewitz @dotps1
Package Details
Owners
Tags
Dependencies
This script has no dependencies.
Release Notes
Move escaping the regex value from begin block to the process block to handle better pipeline support.
FileList
- Find-NthIndexOf.nuspec
- Find-NthIndexOf.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.1 (current version) | 295 | 3/17/2017 |
1.0 | 35 | 3/17/2017 |