erc-cmd-LOAD
erc-cmd-LOAD is a compiled Lisp function in `erc.el
'.
(erc-cmd-LOAD LINE)
Load the script provided in the LINE.
If LINE continues beyond the file name, the rest of
it is put in a (local) variable `erc-script-args',
which can be used in Emacs Lisp scripts.
The optional FORCE argument is ignored here - you can't force loading
a script after exceeding the flood threshold.