Next: Administration

Prev: Errors

Function Descriptions

The function descriptions are arranged by category, and alphabetically within their category. You can use the function index to look up the description of a function by name.

Every function can throw a ~numargs error if passed the wrong number of arguments, and most can throw a ~type error if passed arguments of the wrong type. If a function can throw any other type of error, it will be documented in the function's description.

Menu:

Data Functions
Operations on data in general
String Functions
Operations on strings
List Functions
Operations on lists
Dictionary Functions
Operations on dictionaries
Buffer Functions
Operations on buffers
Method Functions
Information about the current method
Error Functions
Handling errors
Communication Functions
Operations on connections
Object Functions
Operations on the current object
Administrative Functions
Privileged operations
Miscellaneous Functions
Miscellaneous operations