Dynamics 365 Customer Engagement
Retrieve EnvironmentVariableValue in JavaScript
In my private project (Key Box), I stored a JSON configuration in an Environment Variable. To retrieve its value, I had could use two…
In my private project (Key Box), I stored a JSON configuration in an Environment Variable. To retrieve its value, I had could use two…
In my private project (Key Box), I stored a JSON configuration in an Environment Variable. To retrieve its value, I use two queries. The…
In my private project (Key Box), I stored a JSON configuration in an Environment Variable. The configuration is displayed in a custom page and…