Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 8.0

Index

On this page

Returns the 1-based index of the package identified by Name. If not found, returns 0.

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