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

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Find-NthIndexOf

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

Author(s)

  • Thomas Malkewitz @dotps1

Tags

dotps1 Regex Index

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

Version History

Version Downloads Last updated
1.1 (current version) 321 3/17/2017
1.0 37 3/17/2017