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
Owners
Package Details
Author(s)
- Thomas Malkewitz @dotps1
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) | 332 | 3/17/2017 |
1.0 | 40 | 3/17/2017 |