# Issue A name isn't split correctly into FirstName, LastName # Possible Cause Either they used a different whitespace character to separate the names, or they used 2 spaces and it didn't split correctly
Issue
A name isn't split correctly into FirstName, LastName
Possible Cause
Either they used a different whitespace character to separate the names, or they used 2 spaces and it didn't split correctly