HelpWizard Pages ReferenceManual6 Smalltalk/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „== Reference Manual Smalltalk API (Call Action) == link=HelpWizard Pages ReferenceManual6/en|back * self '''call:''' ''actionNameO…“)
(kein Unterschied)

Version vom 8. März 2021, 14:01 Uhr

Reference Manual Smalltalk API (Call Action)[Bearbeiten]

back

  • self call: actionNameOrID withArguments: ...)
    tells expecco to execute another action, as specified by its name or UUID string.
    The ID-string can be an explicit versionID or a generic functionalID (the later is recommended).
    Returns the first value of the first output pin of the called action.



Copyright © 2014-2024 eXept Software AG