Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

On this page

&message


Summary

The &message store provides a generic notice that will be displayed when a keyboard is installed.

Syntax

store(&message) "messageText"

Parameters

messageText
A message to be displayed to the end user when the keyboard is installed.

Description

This is a generic message, such as a shareware notice that you can display when the keyboard is installed. This statement is optional.

The MESSAGE statement is deprecated and the &message store should be used instead.

Examples

Example: Using &message

store(&message) "This keyboard is freely redistributable."

Platforms

The &message statement can be used in keyboards on all platforms, but will be displayed only on the following platforms.

Windows macOS Linux Desktop web Mobile web iOS Android

Version history

The &message store was introduced in Keyman 5.0.

The MESSAGE statement was introduced in Keyman 5.0.