UtilitiesFunction: alert()On this pageFunction: alert() alert(msg): Promise<void> Alerts the user about something. Parameters msg string The message that will be displayed. Returns Promise<void>