Actions
$isdde » History » Revision 2
« Previous |
Revision 2/3
(diff)
| Next »
Per Amundsen, 08/10/2015 09:20 AM
Added in 1.9.4
$isdde(name)
Returns $true if the specified DDE service name is in use, otherwise $false.
Parameters
name - The DDE service name to check.
Example
//echo -ag AdiIRC $iif($isdde(Adiirc),is,is not) a DDE service.
Updated by Per Amundsen over 9 years ago · 2 revisions