Lessons tagged: result
-
Updated on: Oct 23, 2009
How to send messages to an object using the send command
Sending messages to objects is an important part of the revTalk language and can allows you to write code in an object-orientated manner. This lesson explains the various ways to send messages to objects using a simple example. Note that you can also send messages to objects using the dispatch...
