mirror of
https://github.com/norandom/log2ml.git
synced 2025-04-19 15:21:27 +00:00
4 lines
87 B
Plaintext
4 lines
87 B
Plaintext
![]() |
Sub GreetUser()
|
||
|
MsgBox "Hello from PowerShell!", vbInformation, "Greeting"
|
||
|
End Sub
|