Share via


DictEnum.help Method

Retrieves the Help text for this enumeration.

Syntax

public str help([boolean useInterfaceLanguage])

Run On

Called

Parameters

  • useInterfaceLanguage
    Type: boolean

Return Value

Type: str
A string that contains the Help text; an empty string if no Help text is defined.

Remarks

The Help text is defined on the Help property of the base enumeration.

See Also

Reference

DictEnum Class