Difference between revisions of "SHIP:Property:listener:condition"

From Serious Documentation
Jump to: navigation, search
(Created page with "=== Node: {{Node|listener}} === {| class="wikitable" style="margin: 1em auto 1em auto;" ! scope="col" | Property ! scope="col" | Data Type ! scope="col" | Description |- |<on...")
 
(Node: {{Node|listener}})
Line 5: Line 5:
 
! scope="col" | Description
 
! scope="col" | Description
 
|-
 
|-
|<onlyinclude>{{Prop|listener|condition}}||{{DataType|ConditionExpression}}|| (optional) If this expression at run-time results in non-zero or ({{Reserved|true}}) the attached {{Node|script}} is run. </onlyinclude>
+
|<onlyinclude>{{Prop|listener|condition}}||{{DataType|ConditionExpression}}|| (optional) If this expression at run-time results in non-zero or {{Reserved|true}} the attached {{Node|script}} is run. </onlyinclude>
 
|}
 
|}
  
 
This property can only be created in [[SHIPTide]], and not at run-time.
 
This property can only be created in [[SHIPTide]], and not at run-time.

Revision as of 07:26, 28 November 2012

Node: listener

Property Data Type Description
condition ConditionExpression (optional) If this expression at run-time results in non-zero or true the attached script is run.

This property can only be created in SHIPTide, and not at run-time.