executeCode
executeCode(commands, ...)
Description
Unofficial command to execute SmallTalk code through PCM scripting.
Since Calypso X.Y
Parameters
| Name | Type | Optional | Description |
|---|---|---|---|
commands |
String | No | SmallTalk code to execute |
| ... | Any | Yes | Remaining arguments. |
Return Value
returnType – returnDesc
Notes
- notes
See Also
Examples
example