Table of Contents

ugBASIC User Manual

DOJO CREATE PORT

SYNTAX

   = DOJO CREATE PORT( sessionId, application )

PURPOSE

EXAMPLE

  sessionId = DOJO LOGIN( "user", "password" )
  port = DOJO CREATE PORT( sessionId, "testApp" )

ABBREVIATION

 DjCrtPrt

AVAILABLE ON

ALIAS FOR

CREATE PORT

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