Hi,
Ive got a folder called '123 - abc'
I need to read this folder name then remove anything after the first white space and leave this in a varible.
So it would end up as:
$Varible = "123"
Any ideas?
Hi,
Ive got a folder called '123 - abc'
I need to read this folder name then remove anything after the first white space and leave this in a varible.
So it would end up as:
$Varible = "123"
Any ideas?