Install

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.

Version

0.0.4

Last Updated

Tuesday, 23 May 2023

Tags

PowerShellUniversal Apps

Author

Ironman Software

App (Dashboard) Utilities

Utility functions for PowerShell Universal apps.

Get-UDCache

Returns the current values in the $Cache scope.

New-UDCenter

Center items on an app.

New-UDConfirm

Prompts the user a yes\no confirm prompt with a customizable prompt.

New-UDLineBreak

Creates a line break (</br>) in the app.

Reset-UDPage

Reloads the current page.

Show-UDEventData

Shows the $EventData variable in a modal as JSON.

Show-UDObject

Shows an object in a modal in a table.

Show-UDThemeColorViewer

Shows all the theme colors in a modal.

Show-UDVariable

Shows variables and their values in a modal.