Skip to content
angerangel edited this page Mar 15, 2013 · 1 revision

USAGE

   CREATE port

DESCRIPTION

Send port a create request.

CREATE is an action value.

ARGUMENTS

  • port (port! file! url! block!)

#SOURCE

create: make action! [  [
    "Send port a create request."
    port [port! file! url! block!]
] ]
Clone this wiki locally