
Prototype: GemRB.TextAreaScroll(WindowIndex, ControlIndex, offset)

Metaclass Prototype: Scroll(offset)

Description:  Scrolls the textarea up or down by offset.

Parameters: 
WindowIndex - the window control id
ControlID - the id of the target control
offset - amount to scroll

Return value: N/A

See also:

