Files
china-dictatorship/hello-world/a/Advpl

6 lines
84 B
Plaintext
Raw Normal View History

2021-03-24 00:00:01 +00:00
User Function Hello()
Local cMsg := "Hello World"
conout(cMsg)
MsgInfo(cMsg)
Return