Actions
Added in 1.9.4
$isdde(name)
Returns $true if the specified DDE service name is in use, otherwise $false.
Parameters
Parameter | Description |
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 1 year ago · 3 revisions