{{htmlmetatags>metatag-robots=()
metatag-title=(DOJO PEEK MESSAGE | ugBASIC User Manual)
metatag-keywords=(ugBASIC,Commodore 64,Commodore PLUS/4,ZX Spectrum)
metatag-description=(Manual page for DOJO PEEK MESSAGE)
metatag-media-og:image=(:ugbasic:logo-ugbasic-fb.png)
metatag-og:title=(DOJO PEEK MESSAGE | ugBASIC User Manual)
metatag-og:description=(Manual page for DOJO PEEK MESSAGE)
}}
====== ugBASIC User Manual ======
===== DOJO PEEK MESSAGE =====
===== SYNTAX =====
= DOJO PEEK MESSAGE( portId )
==== PURPOSE ====
==== EXAMPLE ====
sessionId = DOJO LOGIN( "user", "password" )
port = DOJO FIND( sessionId, "user2", "testApp" )
IF DOJO PEEK MESSAGE( port ) THEN
PRINT "A message is arrived!"
ENDIF
==== ABBREVIATION ====
DjPkMsg
==== AVAILABLE ON ====
* Commodore 64
* Commodore 64+REU
* TRS-80 Color Computer 3
* TRS-80 Color Computer
==== ALIAS FOR ====
[[PEEK MESSAGE]]
==== ANY PROBLEM? ====
If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please [[https://github.com/spotlessmind1975/ugbasic/issues/new?title=ISSUE ON DOJO PEEK MESSAGE|open an issue]] for this keyword on GitHub. Thank you!===== POWERED BY =====
[[:ugbasic:user:index|{{ :ugbasic:user:logo-ugbasic.png?nolink&600 |}}]]