6.32. off Macro
Interface
The general syntax is:
!off type id
The arguments are:
Name | Type | Default | Rule |
type | symbol | <paragraph|phrase|macro|filter|table> | |
id | eventid | <\w+> |
See Understanding Macro Interfaces, if necessary.
Description
The off macro disables an event.
See Event Processing in the SDF User Guide for further details.
Examples
To be completed ...