Difference between revisions of "SHIP:Property:link:enabled"

From Serious Documentation
Jump to: navigation, search
(Created page with "=== Node: {{Node|link}} === {| class="wikitable" style="margin: 1em auto 1em auto;" ! scope="col" | Property ! scope="col" | Data Type ! scope="col" | Description |- |<onlyin...")
 
(Node: {{Node|link}})
 
Line 5: Line 5:
 
! scope="col" | Description
 
! scope="col" | Description
 
|-
 
|-
|<onlyinclude>{{Prop|linkset|enabled}}*||{{DataType|Boolean}} || Defaults to {{Reserved|false}}; must be set {{Reserved|true}} at runtime from a [[SHIP:Sail|Sail script]] to enable the link</onlyinclude>
+
|<onlyinclude>{{Prop|link|enabled}}*||{{DataType|Boolean}} || Defaults to {{Reserved|false}}; must be set {{Reserved|true}} at runtime from a [[SHIP:Sail|Sail script]] to enable the link</onlyinclude>
 
|}
 
|}
 
{{SHIP:RuntimePropertyNote}}
 
{{SHIP:RuntimePropertyNote}}

Latest revision as of 06:05, 28 November 2012

Node: link

Property Data Type Description
enabled* Boolean Defaults to false; must be set true at runtime from a Sail script to enable the link

*available at SHIPEngine run time only and cannot be set in SHIPTide. Use a Sail script at shiplaunch time if this property needs to be set when the GUI starts to run.