Difference between revisions of "MC-Basic:EVENTDELETE"

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Write-Only" to "Write only")
Line 28: Line 28:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
Write-Only
+
Write only
  
 
|EXAMPLE=
 
|EXAMPLE=

Revision as of 10:59, 20 March 2014

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