3 lines
55 B
Plaintext
3 lines
55 B
Plaintext
![]() |
Sub HelloWorld()
|
||
|
Call MsgBox("Hello World")
|
||
|
End Sub
|