![]() |
![]() |
Functions: i |
|
$ic | Retrieves the ID of the specified IRC context |
$icon | Returns the ID of an icon |
$iconname | Returns the name of an icon |
$int | Casts a variable to an integer |
$isAnyConsoleConnected | DEPRECATED: use $firstConnectedConsole |
$isEmpty | Checks if a variable is set (empty or non empty) |
$isEventEnabled | Checks if an event enabled |
$isMainWindowActive | Checks if main KVirc window is active |
$isMainWindowMinimized | Checks if main KVirc window is minimized |
$isMeHalfOp | Returns 1 if the current user has halfop status |
$isMeOp | Returns 1 if the current user has operator status |
$isMeUserOp | Returns 1 if the current user has userop status |
$isMeVoice | Returns 1 if the current user has voice status |
$isNumeric | Finds whether a variable contains a rappresentation of a number |
$isSet | Checks if a variable is set (non-empty) |
$isTimer | Checks for a timer existence |
$isWellKnown | Returns $true if the specified user is well known |
|