Next: String Functions
Data functions
The functions described in this section allow you to perform various
operations on data. Operations specific to strings or lists are grouped
in their own sections.
Menu:
- class
- Get the class of a frob
- todbref
- Convert integer or string to a dbref
- toerr
- Convert a string to an error code
- toint
- Convert a string or dbref to an integer
- toliteral
- Convert any data to a literal expression
- tostr
- Convert any data to a string
- tosym
- Convert a string to a symbol
- type
- Retrieve the type of a piece of data
- valid
- Check if data is a valid dbref