Description

Returns a localized (language specific) help context for a named feature.

Return Type

A Long value.  

Syntax

object.LocalizedHelpId (Text, [Module])

The LocalizedHelpId Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McApplication.
TextRequired. A String value.

The name of a feature.

ModuleOptional. A String value.

A module name used to localize the help context.

Remarks

This function can be used to provide Module specific, localized context sensitive help.