SyntaxFix
Write A Post
Hire A Developer
Questions
Like this?
$string = 'FirstPart SecondPart' $a,$b = $string.split(' ') $a $b