| **Navigation:**  »No topics above this level«====== GetHelpFileName code template ====== | {{btn_prev_d.gif}}[[coming future.htm|{{btn_home_n.gif|Return to chapter overview}}]]{{btn_next_d.gif}} | | || The GetHelpFileName code template retrieves the name of the compiled help (.chm) file. This template calls the GetHelpFile method. There are no parameters for this method. This method returns the Help file name. **Example method calls:** **sHelpFileName = oHH.GetHelpFile( ) !Get Help file name** **Template Prompts:** **Variable to receive the Help File Name** Specifies a variable to be used to receive the HTML Help file name. Use the ellipsis (') to select the variable from the field lists or type in a variable name that already exists.