[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../../README.md)

***

[Kvaser CanKing GUI Extensions SDK](../../modules.md) / [ipc](../README.md) / showMessageBox

# Function: showMessageBox()

> **showMessageBox**(`message`, `title`): `Promise`\<`void`\>

Displays a message box with an OK button for the user.

## Parameters

### message

`string`

The message to display.

### title

`string`

The dialog title.

## Returns

`Promise`\<`void`\>
