$editbox

From Scriptwiki
Revision as of 22:09, 11 September 2005 by Doomie (talk | contribs)

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

Returns the text in the editbox of the specified window.

$editbox(window,N)

If N = 1, returns the text in the second editbox in a channel window, if it's open.

Example

$editbox(Status Window)

This returns the current text in the editbox of the status window.