Ticker

Used to display lines of text in a fixed position (like those stock market thingies)
Derived from IControl

Functions
Speed(integer value)
Optional(1)
speed : An abstract value representing the display speed

Clear()
Optional
Clears the current message strings

AddText(string key, string type)
Multiple
key : A multilanguage key (or temporary text) to be added to the ticker
type : Either 'left', 'right', 'up', 'down', or 'alpha'

Style Attributes
None

Geometry Attributes
None

Events
None