Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
Irregular
0.4
RegEx/NextColon.regex.txt
# This returns the position of the next colon, but not the next colon itself.
(?=:)