Knotenformatvariable in String
let a = `hello ${name}` // NOTE!!!!!!!! ` not ' or "
Duco Defiant Dogfish
let a = `hello ${name}` // NOTE!!!!!!!! ` not ' or "