![]() |
![]() |
Functions: i |
|
$icon | Returns the ID of an icon |
$iconname | Returns the name of an icon |
$insideAlias | Returns true if kvs is executing an alias |
$int | Casts a variable to an integer |
$integer | Casts a variable to an integer |
$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 |
$isNumeric | Finds whether a variable contains a representation 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 |
$isbot | Returns 1 if the user is a bot. Otherwise return 0. |
|