const moduleNameA = 'moduleA'; function FunctionA() { alert('FunctionA in ModuleA.'); }