Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $id= ([regex]::Match($text_file, "12 ID (.+) INDEPENDENT").Groups[1].Value)
- $id= ([regex]::Match($text_one_line, "34 PR (.+) INDEPENDENT"|"34 PR (.+) //(a//.12//(3//)//(b//)//,45//)").Groups[1].Value)
Add Comment
Please, Sign In to add comment