You've already forked SharedScripts
mirror of
https://github.com/jaapbrasser/SharedScripts.git
synced 2025-12-24 21:51:38 +02:00
Set default title value
This commit is contained in:
@@ -8,7 +8,7 @@ This function contains various examples of using the GUI capabilities of both Wi
|
||||
#>
|
||||
|
||||
param(
|
||||
[string] $Title,
|
||||
[string] $Title = 'Example Title...',
|
||||
[validateset('VB')]
|
||||
[string] $GUIType = 'VB'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user