Difference between revisions of "SHIP:System Variable"

From Serious Documentation
Jump to: navigation, search
(Created page with " {{SysVarTableStart|}} |{{:SHIP:System_Variable:shiplaunch}} |- |}")
 
Line 1: Line 1:
 +
 +
Within SHIPTide and the SHIP runtime environment, there are numerous system variables available for monitoring and controlling the SHIP environment.
  
 
{{SysVarTableStart|}}
 
{{SysVarTableStart|}}
 
|{{:SHIP:System_Variable:shiplaunch}}
 
|{{:SHIP:System_Variable:shiplaunch}}
 +
|-
 +
|{{:SHIP:System_Variable:shiplanguage}}
 +
|-
 +
|{{:SHIP:System_Variable:shiptime}}
 
|-
 
|-
 
|}
 
|}

Revision as of 08:29, 1 April 2014

Within SHIPTide and the SHIP runtime environment, there are numerous system variables available for monitoring and controlling the SHIP environment.

System Variable Data Type Permissions Description
shiplaunch Boolean Read Only This boolean transitions false to true once on GUI boot. This enables listeners to do launch-time initialization.
shiplanguage Language Read/Write This variable sets/tracks the current system language in 4 letter codes system time. You can change these values, but they are only retained across power cycles if the platform has battery-backed RTCC capabilities.
shiptime Time Read/Write This variable tracks the current system time. You can change these values, but they are only retained across power cycles if the platform has battery-backed RTCC capabilities.