Difference between revisions of "ISKernel:RemoveTrigger (Command)"

From Lavish Software Wiki
Jump to navigation Jump to search
 
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
== Syntax ==
 
== Syntax ==
 +
RemoveTrigger <function>
  
== Description ==
+
== Forms ==
 +
*RemoveTrigger <function> - removes a trigger attached to <function>. Script-only command
  
 
== Examples ==
 
== Examples ==
Line 7: 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

Syntax

RemoveTrigger <function>

Forms

  • RemoveTrigger <function> - removes a trigger attached to <function>. Script-only command

Examples

See Also