MC-Basic:WATCH

From SoftMC-Wiki
Revision as of 12:15, 21 July 2014 by Nurit (talk | contribs) (Created page with "{{MC-Basic |SHORT FORM= |SYNTAX= SendData ''<task name> <string message>'' |AVAILABILITY= All versions |DESCRIPTION= Sends a string to a task to send data to a prompt comm...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Sends a string to a task to send data to a prompt command.

Syntax

SendData <task name> <string message>

Availability

All versions

Scope

Task or Terminal

Limitations

The task must exist.

See Also