Actions

Difference between revisions of "OWN - Modify Event Owner (%1) and/or Related To (%2) values"

From Zenitel Wiki

(Example)
Line 8: Line 8:
  
 
  OWN 101 – sets the event owner to dir.no. 101
 
  OWN 101 – sets the event owner to dir.no. 101
  OWN r 101 – sets the “related_to” to dir.no. 101
+
  OWN r 102 – sets the “related_to” to dir.no. 102
 +
OWN 101 102 – sets the event owner to dir.no. 101 and the “related_to” to dir.no. 102
  
 
[[Category:Event Handler]]
 
[[Category:Event Handler]]
 
[[Category:Built-In Action Commands]]
 
[[Category:Built-In Action Commands]]

Revision as of 09:32, 1 April 2008

Syntax

OWN  <owner> <[related_to]>

This is a clumsy work around, which allows you to use context parameters to look up properties of unrelated stations.

Example

OWN 101 – sets the event owner to dir.no. 101
OWN r 102 – sets the “related_to” to dir.no. 102
OWN 101 102 – sets the event owner to dir.no. 101 and the “related_to” to dir.no. 102