Skip to content
Advertisement

Char Append in String at Run Time Error Variable might not have been initialized

For Example I’m having an error if want to printout the cipher String after end of for loop:

JavaScript

Advertisement

Answer

You need to change this (see my comments inline):

JavaScript

to:

JavaScript
User contributions licensed under: CC BY-SA
6 People found this is helpful
Advertisement