Awesome this should work...so close I can taste it!

Getting a comma return error with $DomainInfo=Split($_WorkArray[8]';')

I added $DomainInfo=Split($_WorkArray[8],';') and I'm still getting the same error. Something I need to look at with syntax? This appears correct to me..