Project

General

Profile

EQ2Loc (Top-Level Object)

Description

Allows interaction with, and creation of saved EQ2Locations.

Forms

  • eq2location EQ2Loc[#]
    • # is between 1 and number of EQ2Locations stored for your current zone (${ISXEQ2.EQ2LocsCount})
  • eq2location EQ2Loc[#,AllZones]
    • # is between 1 and number of EQ2Locations stored for all zones (${ISXEQ2.EQ2LocsCount[AllZones]})
  • eq2location EQ2Loc[<label>]
    • Returns the EQ2Location that matches the given label in your current zone
  • eq2location EQ2Loc[<label>,AllZones]
    • Returns the EQ2Location that matches the given label in all zones