Difference between revisions of "ISKernel:RemoveTrigger (Command)"
Jump to navigation
Jump to search
(2 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
RemoveTrigger <function> | RemoveTrigger <function> | ||
− | == | + | == Forms == |
+ | *RemoveTrigger <function> - removes a trigger attached to <function>. Script-only command | ||
== Examples == | == Examples == | ||
Line 8: | Line 9: | ||
== See Also == | == See Also == | ||
*[[LavishScript:Commands|LavishScript Commands]] | *[[LavishScript:Commands|LavishScript Commands]] | ||
− | *[[IS:Session#Commands|Inner Space Session Commands]] | + | *[[IS:Kernel#Commands|Kernel Commands]] |
+ | *[[IS:Session#Commands|Inner Space Session Commands]] | ||
+ | |||
{{Command-Stub}} | {{Command-Stub}} | ||
+ | [[Category:Inner Space]] | ||
+ | [[Category:Inner Space Kernel]] | ||
+ | [[Category:Inner Space Kernel Commands]] |
Latest revision as of 04:25, 19 October 2005
Contents
Syntax
RemoveTrigger <function>
Forms
- RemoveTrigger <function> - removes a trigger attached to <function>. Script-only command
Examples
See Also