Avatar

Correct answer by
Level 10

Hi,

"name" is a reserved word, which is used to return the name of an object.

Use something like "firstName" and it should work okay.

Hope that helps,

Niall

View solution in original post