SkipTop Parameter (Connect-CSV Cmdlet)
Skips the amount of rows specified starting from the top.
Syntax
Connect-CSV -SkipTop int
Data Type
int
Default Value
0
Remarks
Skips the amount of rows specified starting from the top.
Skips the amount of rows specified starting from the top.
Connect-CSV -SkipTop int
int
0
Skips the amount of rows specified starting from the top.