IKeymanPackagesInstalled::IndexOf
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
No | Name | Type | Description |
---|---|---|---|
1 | Name | String | Name of the package to find |