Codeunit "Help & Support Management"

ID 9165
Namespace: System.Environment

Properties

Name Value
Permissions TableData "Support Contact Information" = rimd

Events

OnBeforeGetSupportInformation

[IntegrationEvent(False,False)]
local procedure OnBeforeGetSupportInformation(var SupportName: Text, var SupportEmail: Text, var SupportUrl: Text)

Parameters

Name Type Description
SupportName Text
SupportEmail Text
SupportUrl Text

See also