HelpWizard Pages ReferenceManual5/en

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen

Reference Manual (Async / Callbacks)[Bearbeiten]

back back


[Java] [Python] [Node] [C] [Smalltalk builtin] [JavaScript builtin]

  • wait()
    tells expecco, that although the execute() function will return, the action is still active, and that there will be a callback at some later time, which will report the outcome via success() / error() / fail().
    Needed especially for NodeJS, which makes have use of callbacks.



Copyright © 2014-2024 eXept Software AG