$wid

From Scriptwiki
Revision as of 18:50, 11 November 2008 by Aca20031 (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns the window ID the current script is focused on.

$wid
  • This identifier has no properties or parameters.

The Window ID can be used in /window by using @N as the window name, where N is the window ID. It can also be used in /setlayer

See Also