|
Say Action
|
||
| Definition: | The Say action prints the text located in its String parameter in the worksheet's status bar.
Unlike its Macintosh version equivalent, the Say action does not yet speak the specified text, since there is no built-in speech synthesizer in Java. |
|
| Parameters: | string | |
| Example: | The Shark agent in the Fish Tank simulation talks to the Fish agent before eating it.
|
|