-
Notifications
You must be signed in to change notification settings - Fork 2
Other Commands
Craig Dayton edited this page Mar 30, 2017
·
1 revision
Example 1: PS> Get-JackPot
Displays the last 12 entries in the history file.
Example 2: PS> Get-JackPot -game PowerBall
Displays all the PowerBall historical records in an Out-GridView dialog.
Example 3: PS> Get-JackPot -all
Displays all game historical game records in an Out-GridView dialog.