GetHelpURL method: Request class

Syntax

GetHelpURL(HelpContext)

Description

This method returns the help context path (as a string) to the help directory. It's used to construct a URL to a specific help page.

Example

&HelpURLString = %Request.GetHelpURL("hc0110");