Project

General

Profile

EVEWindow (Top-Level Object)

Description

Retrieves information about an Eve Window.

Forms

  • evewindow EVEWindow[<Name>]
    • Possible "Names" include: , "Market", "hangarFloor", "shipHangar", "Local" (more added as needed/requested).
  • evewindow EVEWindow[ByCaption, <Caption>]
    • "ByCaption" should only be used for windows not available otherwise (ie, cargo containers).
  • evewindow EVEWindow[active]
    • Returns the current "active" window
  • evewindow EVEWindow[ByItemID,#]

If the TLO returns NULL, then the window is not open.