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

USAGE

   UPDATE port

DESCRIPTION

Updates external and internal states (normally after read/write).

UPDATE is an action value.

ARGUMENTS

  • port (port!)

#SOURCE

update: make action! [  [
    {Updates external and internal states (normally after read/write).}
    port [port!]
] ]

Clone this wiki locally