MC-Basic:EVENTDELETE

From SoftMC-Wiki
Revision as of 09:15, 22 May 2014 by Miborich (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This command deletes the specified event. The event does not respond to the specified condition until the task is executed again and the event is enabled.

Syntax

EventDelete <event>

Availability

All versions

Range

An existing event

Scope

Task or Library

Limitations

Write only

Examples

EventDelete EV1

See Also