Avatar

Level 8

Sorry, i forgot to mention that, am using variables, as below,

myFullString = my1stVariable.concat(my1stVariable + "                                                                                     " + my2ndVariable )

in this case, pls. let me know How to get my2ndVariable in next line, i mean, how to use/isert \n ?

THank you