Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 19.0Version 18.0 (current version)Version 17.0Version 16.0Version 15.0Version 14.0Version 13.0Version 12.0Version 11.0Version 10.0Version 2.0

On this page

You are viewing an incomplete pre-release version of this documentation. Click here to open the current version, 18.0.

version (deprecated)


Summary

Returns the major and minor components of the KeymanWeb version (major.minor.patch) as a string.

Syntax

keyman.version

Type

string

Access

Read only

Return Value

The major and minor components of the version, e.g. if the version is "18.0.249", then returns "18.0".

Description

This function is deprecated; to get the full KeymanWeb version string, use keyman.versionInfo.

History

19.0: deprecated

See also