const moduleNameB = 'moduleB'; function FunctionB() { alert('FunctionB in ModuleB.'); }