Liam's BitchX Command Reference
BitchX scripting function $line()
- line
- Function
- $line()
- Usage
- $line(linenumber [windownumber])
- Returns
- the text of logical line linenumber from the lastlog of
window windownumber.
If no window number is supplied, the current window will be used.
If the window number is invalid, the function will return false.
Lines are numbered from 1, starting at the most recent line in the buffer.