![]() |
![]() |
Functions: d |
|
$date | Returns a date/time string using a specified format |
$dcc.averageSpeed | Returns the average speed of a dcc file transfer |
$dcc.connectionType | Returns the connection type of the specified DCC |
$dcc.ircContext | Returns the ircContext from which this DCC has originated |
$dcc.isFileDownload | Checks if a DCC is a download file transfer |
$dcc.isFileTransfer | Checks if a DCC is a file transfer |
$dcc.isFileUpload | Checks if a DCC is an upload file transfer |
$dcc.localFileName | Returns the local file name associated to the specified DCC |
$dcc.localFileSize | Returns the local file size associated to the specified DCC |
$dcc.localHost | Returns the local hostname associated to the specified DCC |
$dcc.localIp | Returns the local ip address associated to the specified DCC |
$dcc.localNick | Returns the local nickname associated to the specified DCC |
$dcc.localPort | Returns the local port associated to the specified DCC |
$dcc.localUser | Returns the local username associated to the specified DCC |
$dcc.protocol | Returns the protocol of the specified DCC |
$dcc.remoteFileName | Returns the remote file name associated to the specified DCC |
$dcc.remoteFileSize | Returns the remote file size associated to the specified DCC |
$dcc.remoteHost | Returns the remote hostname associated to the specified DCC |
$dcc.remoteIp | Returns the remote ip address associated to the specified DCC |
$dcc.remoteNick | Returns the remote nickname associated to the specified DCC |
$dcc.remotePort | Returns the remote port associated to the specified DCC |
$dcc.remoteUser | Returns the remote username associated to the specified DCC |
$dcc.session | Returns the DCC session identifier associated to a window |
$dcc.sessionList | List the existing dcc session identifiers |
$dcc.transferStatus | Returns the current status of a dcc file transfer |
$dcc.transferredBytes | Returns the number of transferred bytes in a dcc file transfer |
$dialog.yesno | Shows a simple yes/no dialog |
|