Determines the page that will appear, or the action that is triggered, when the Help button is selected from the Navigation toolbar. Note that the default setting calls a page called "Help", which does not actually exist in the CSV_Include project. Therefore, to make this button work, you will have to perform one of the following:
where "LaunchOnlineHelp" is a Cicode function that launches the required Help file.
Allowable Values: any valid page name, or the relevant function name if a particular action is required. To trigger a function you must prefix the function name with a question mark (?).
Default Value: Help