M-Files UI Extensibility Framework
LaunchHelp Method
ICommonFunctions Interface : LaunchHelp Method
An ID in help file to activate.
Description
Opens the M-Files user guide and shows a topic in the guide.
Syntax
Visual Basic
Public Sub LaunchHelp( _
   ByVal helpID As String _
) 
Parameters
helpID
An ID in help file to activate.
Remarks
Supported in M-Files 10.0.3911.3 and newer.
See Also

ICommonFunctions Interface  | ICommonFunctions Members