|
|
This command deletes the current messages in the message bar. | ||||||
Syntax: |
|||||||
| message_delete() | |||||||
I/O parameters:
|
|||||||
Return value: |
|||||||
|
|||||||
Example: |
|||||||
| Declaration of Variables | |||||||
10 put("abc")
20 message_delete()
.. ...
|
|||||||
| Result: | |||||||
|
Functions and commands: Input/Output |