Liam's BitchX Command Reference
BitchX scripting function $unshift()
- unshift
- Function
- $unshift()
- Usage
- $unshift(var <arg1> [arg2 arg3 ... argN])
- Returns
- the value of the var after the unshift
- Example
- assign cres.data.1 nuttin' but a smooth 100% /dev/zero
$unshift(cres.data.1 Cres... ) returns
"Cres... nuttin' but a smooth 100% /dev/zero"