Caesars Cipher Question

Hello. I’m stuck on trying to apply an array to fromCharCode(). Is there anyway to do this with the current code I have written? Or am I better off to go back to the drawing board for this challenge.

When I try to apply it returns undefined.

See Link to Code below;

You just forgot to return it.