Category:Elena: Difference between revisions

Content added Content deleted
Line 29: Line 29:
].
].


In our example the action is **writeLine** and the parameter list consists of a single literal constant. The message target is **console** object (implementing input / output operations with a program console).
In our example the action is ~writeLine~ and the parameter list consists of a single literal constant. The message target is ~console~ object (implementing input / output operations with a program console).


Several message operations can be done in a single statement separated by a semicolon:
Several message operations can be done in a single statement separated by a semicolon: