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

From Serious Documentation
Jump to: navigation, search
(Node: {{Node|listener}})
(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.
+
{{SHIP:TideTimePropertyNote}}

Revision as of 07:57, 29 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.

**available only in SHIPTide; cannot be accessed from Sail scripts at run-time.