Forum Discussion

CrystalRyan-96e's avatar
CrystalRyan-96e
Community Member
2 years ago

Transform learner name to proper case

I'm trying to write some JavaScript that will convert the learner's first name to proper case. I was able to successfully get it to convert to all uppercase using the following code: var player = ...