Table of Contents

ugBASIC User Manual

DOJO GET MESSAGE

SYNTAX

   port = GET MESSAGE( portId )

PURPOSE

EXAMPLE

  sessionId = LOGIN( "user", "password" )
  port = FIND( sessionId, "user2", "testApp" )
  msg = GET MESSAGE( port )

ABBREVIATION

 DjGeMsg

AVAILABLE ON

ALIAS FOR

GET 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 open an issue for this keyword on GitHub. Thank you!

POWERED BY