alert

examples/alert.js

code

const name = 'atool-doc';

alert(`hello, ${name}`);