HelpWizard Pages ReferenceManual6 Smalltalk/en
Reference Manual Smalltalk API (Call Action)
- 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.