Functions: s

$ a b c d e f g h i j k l m
n o p q r s t u v w x y z All
$scriptContextName Returns the actual script context's name..
$selected Returns the list of selected nicknames in the channel
$sentBytes Returns total sent bytes
$serialize Encodes variable to JSON string
$server Returns the current server name (if any)
$serverdb.cacheIp Returns the cache-ip status
$serverdb.isAutoConnect Returns the autoconnect status
$serverdb.isIPv6 Returns the IPv6 status
$serverdb.isSSL Returns the SSL status
$serverdb.networkConnectCommand Returns the connect command
$serverdb.networkDescription Returns the description
$serverdb.networkEncoding Returns the encoding
$serverdb.networkExists Checks if the network already exists in the DB
$serverdb.networkJoinChannels Returns the list of autojoin channels
$serverdb.networkLoginCommand Returns the login command
$serverdb.networkName Returns the name
$serverdb.networkNickName Returns the nickname
$serverdb.networkRealName Returns the realname
$serverdb.networkTextEncoding Returns the encoding
$serverdb.networkUserName Returns the username
$serverdb.serverConnectCommand Returns the connect command
$serverdb.serverDescription Returns the description
$serverdb.serverEncoding Returns the encoding
$serverdb.serverExists Checks if the network already exists in the DB
$serverdb.serverId Returns the ID
$serverdb.serverIp Returns the IP address
$serverdb.serverJoinChannels Returns the list of autojoin channels
$serverdb.serverLoginCommand Returns the login command
$serverdb.serverNickName Returns the nickname
$serverdb.serverPassword Returns the password
$serverdb.serverPort Returns the port
$serverdb.serverRealName Returns the realname
$serverdb.serverTextEncoding Returns the encoding
$serverdb.serverUserName Returns the username
$snd.isMuted Returns if the sounds muted
$sort Sorts an array
$str.append Append one string to another.
$str.charsum Returns the sum of the character codes of the string
$str.chop Returns a string removing n characters from the end of it.
$str.cmp Compare two strings alphabetically
$str.contains Returns 1 if the first parameter contains the second
$str.digest Returns the sum of the character codes of the string
$str.equal Returns 1 if the two string parameters are equal
$str.evpSign Returns a signature for a message created using your certificate's private key
$str.evpVerify Verifies the signature for a message against a public key
$str.find Find the index of the nth ocurrence of a substring in a string
$str.findfirst Find the index of a substring in a string
$str.findlast Find the last index of a substring in a string
$str.fromClipboard Returns a string from clipboard.
$str.grep Performs searches in arrays of strings via regular expression matching
$str.insert Inserts a substring in a string at a given index
$str.isempty Returns 1 if the given string don't have any character.
$str.isnumber Returns 1 if the given string represents a number
$str.isunsignednumber Returns 1 if the given string represents an unsigned number
$str.join Returns a string joined from several strings
$str.left Returns a substring starting from the left until the given index.
$str.lefttofirst Returns the left part of a string until a given substring
$str.lefttolast Returns the left part of a string until the last ocurrence of a given substring
$str.len Returns the length of the given string
$str.length Returns the length of the given string
$str.localelowcase Returns the given string with all characters turned to toLower case
$str.localeupcase Returns the given string with all characters turned to toUpper case
$str.lowcase Returns the given string with all characters turned to toLower case
$str.match Matches a fixed string against a wildcard expression
$str.mid Returns a substring starting from a given index.
$str.prepend Prepend one string to another.
$str.printf Returns a formatted string in a C sprintf-like fashion.
$str.replace Replace substrings in a string
$str.right Returns a substring starting from the right until the given index.
$str.rightfromfirst Returns the right part of a string from the first ocurrence of a given substring
$str.rightfromlast Returns the right part of a string from the last ocurrence of a given substring
$str.section Returns a section of the string.
$str.split Splits a string to an array
$str.strip Returns a whitespace stripped string
$str.stripcolors Returns a mirc color codes stripped string
$str.stripleft Returns a left whitespace stripped string
$str.stripright Returns a right whitespace stripped string
$str.token Returns the nth token in a string
$str.upcase Returns the given string with all characters turned to upper case
$str.urlencode Returns a browser formatted string
$str.word Returns the nth word in a string
$string Casts a variable to a string
$sw Returns the value of a switch for an alias
$system.call Allows to call functions of a plugin
$system.checkModule Checks if a KVIrc module is loadable
$system.clipboard Returns the value of the system clipboard
$system.dbus Performs a DBus call
$system.getenv Returns the value of an enviroinement variable
$system.hostname Returns the hostname of the machine that KVIrc is running on
$system.osmachine Returns the machine of the operating system
$system.osname Returns the name of the operating system
$system.osnodename Returns the nodename of the operating system
$system.osrelease Returns the release of the operating system
$system.ostype Returns the type of the operating system
$system.osversion Returns the version of the operating system
$system.selection Returns the value of the system selection
$ a b c d e f g h i j k l m
n o p q r s t u v w x y z All

KVIrc 4.2.0.6190 Documentation
Generated by builduser at Thu May 18 22:40:02 2017