This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using namespace System.Runtime.CompilerServices | |
# Define the type extension for the System.String class | |
class StringExtensions { | |
[Extension()] | |
static [String[]] Chop([String]$Value) { | |
return [StringExtensions]::Chop($Value, 2) | |
} | |
static [String[]] Chop([String]$Value, [int]$Length) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(@" | |
naam: ZBVAHAP001 | |
SN: CNGHJSS8S2 | |
Mac: B0B367C976F0 | |
Naam: ZBVAHAP010 | |
SN: CNG7JSSJ2G | |
Mac: 904C81C8AC22 | |
Naam: ZBVAHAP009 | |
SN: CNGHJSS8RM | |
MAC: B0B867C97A4E |