Save-Module Universal.Utilities.Apps -Path $Env:ProgramData\UniversalAutomation\Repository\Modules
The above command assumes you are running with default settings. You can also install modules from within the PowerShell Universal admin console by clicking Platform \ Modules. Click here for more information about installing PowerShell Universal modules.
0.0.4
Tuesday, 23 May 2023
PowerShellUniversal Apps
Ironman Software
Utility functions for PowerShell Universal apps.
Returns the current values in the $Cache scope.
$Cache
Center items on an app.
Prompts the user a yes\no confirm prompt with a customizable prompt.
Creates a line break (</br>) in the app.
</br>
Reloads the current page.
Shows the $EventData variable in a modal as JSON.
$EventData
Shows an object in a modal in a table.
Shows all the theme colors in a modal.
Shows variables and their values in a modal.