$dll » History » Revision 4
Revision 3 (Per Amundsen, 08/13/2014 06:46 AM) → Revision 4/14 (Per Amundsen, 08/13/2014 06:59 AM)
_Added in 1.9.2_ *$dll(filename,[[procname]],data)* Returns the value resulting from a call to a [[Scripting DLL|DLL]] DLL designed to work with AdiIRC. *Parameters* filename - [[Scripting DLL|DLL]] DLL file to call. [[procname]] - Procname in the [[Scripting DLL|DLL]] DLL file to call. data - Data to send.