if
(
friendly
)
{
console.log
(
'Hello VanillaHTML'
)
;
}