functions and scripting

[aliasctl] bitchx cexist fnexist getsets getvar which

Liam's BitchX Command Reference

BitchX scripting function $aliasctl()

aliasctl
Function
$aliasctl()
Notes
This function allows low-level manipulation of aliases and assigns. The noun of the action is either "alias" or "assign". The verb is either "get", "set", or "match". The "lval" must a valid variable name. The "rval" is used only if the verb is "set", and is any sequence of octets.
Usage
$aliactl(alias|assign get|set|match <lval> [<rval>])


previous: afterw next: aliasctl