TextArea_SetOptions

Prototype: GemRB.SetOptions (WindowIndex, ControlIndex, Options)

Metaclass Prototype: SetOptions (Options)

Description: Set the selectable options for the TextArea

Parameters:

  • WindowIndex, ControlIndex - control IDs
  • Options - python list of options

Return value: N/A


Back to function index, GUIScript introduction.