Skip to content

Codeunit WSB_STMAppInfo

Exposes procedures to retrieve generic information about the app, such as the Changelog and Manual URL.

Properties

Name Value
Access Public

Methods

wgFncGetAppID

Retrieves the App ID of the Status Management app.

Returns

Type Description
Guid The App ID of the app.

wgFncGetChangelogURL

Retrieves the URL of the changelog of the Status Management app.

Returns

Type Description
Text The URL to the changelog for the app.

wgFncGetManualURL

Retrieves the URL of the manual of the Status Management app.

Returns

Type Description
Text The URL to the manual for the app.