Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 7.0

Index

On this page

You are viewing documentation of version 7.0, which is not included in the latest version. Click here to open the index page for version 18.0.

Returns the 1-based index of the keyboard identified by Name. Returns 0 if the keyboard cannot be found.

Declaration
Function IndexOf(Name As String) As Long
Parameters
NoNameTypeDescription
1NameStringThe Name of the keyboard to find
Return Value
Long
Example Code