Difference between revisions of "MC-Basic:EVENTOFF"

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 disables the specified event. An event that is disabled does not respond when the event condition is met.

Syntax

Eventoff <event>

Availability

All versions

Range

An existing event

Scope

Task or Terminal

Limitations

Write only

Examples

Eventoff EV1

See Also