# window items ## Syntax ##
WINDOW ITEM PREV
WINDOW ITEM NEXT
WINDOW ITEM GOTO <number>|<name>
WINDOW ITEM MOVE <number>|<name>
## Parameters ## | | | | --- | --- | | `ITEM PREV`: | Make the previous item in this window active. | | `ITEM NEXT`: | Make the next item in this window active. | | `ITEM GOTO`: | Change to the query with the specified nickname, channel with the given name or window item number. | | `ITEM MOVE`: | Move the active window item to another window, or move the channel or query item specified by their name to the current window. | Add the required arguments for the given command. Without arguments, the details (size, immortality, levels, server, name and sticky group) of the currently active window are displayed. If used with a number as argument, same as WINDOW REFNUM. ## Description ## Manipulates the window layout and positioning attributes. ## Examples ## /WINDOW ITEM MOVE 10 ## See also ## [JOIN](/documentation/help/1.2/join), [LEVELS](/documentation/help/1.2/levels), [LOG](/documentation/help/1.2/log), [QUERY](/documentation/help/1.2/query)