Table of Contents

ugBASIC User Manual

DOJO PUT MESSAGE

SYNTAX

   DOJO PUT MESSAGE portId, string

PURPOSE

EXAMPLE

  sessionId = DOJO LOGIN( "user", "password" )
  port = DOJO FIND( sessionId, "user2", "testApp" )
  DOJO PUT MESSAGE port, "hello!"

ABBREVIATION

 DjPuMsg

AVAILABLE ON

ALIAS FOR

PUT 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