Codeunit WSB_PRPEnvironmentBadgeMgt¶
Provides functionality to update and set environment badges.
Properties¶
Name | Value |
---|---|
Access | Public |
SingleInstance | True |
Methods¶
wgFncIsEnvironmentBadgeSetupChanged¶
Indicates if the Environment Badge Setup is changed.
wgFncSetBadge¶
Sets the environment badge style and text.
Parameters¶
Type | Name | Description |
---|---|---|
Enum "WSB_PRPEnvironmentBadgeStyle" |
vBadgeStyle |
Enum of type "WSB_PRPEnvironmentBadgeStyle". |
Text[250] |
vBadgeText |
The badge text. |