Conversion
List of Operators
handle_to_integerHandleToIntegerHandleToIntegerhandle_to_integer
- Convert a handle into an integer.
integer_to_handleIntegerToHandleIntegerToHandleinteger_to_handle
- Convert an integer into a handle.
tuple_chrTupleChrTupleChrtuple_chr
- Convert a tuple of integer numbers into strings.
tuple_chrtTupleChrtTupleChrttuple_chrt
- Convert a tuple of integer numbers into strings.
tuple_intTupleIntTupleInttuple_int
- Convert a tuple into a tuple of integer numbers.
tuple_is_numberTupleIsNumberTupleIsNumbertuple_is_number
- Check a tuple (of strings) whether it represents numbers.
tuple_numberTupleNumberTupleNumbertuple_number
- Convert a tuple (of strings) into a tuple of numbers.
tuple_ordTupleOrdTupleOrdtuple_ord
- Convert a tuple of strings of length 1 into a tuple of integer numbers.
tuple_ordsTupleOrdsTupleOrdstuple_ords
- Convert a tuple of strings into a tuple of integer numbers.
tuple_realTupleRealTupleRealtuple_real
- Convert a tuple into a tuple of floating point numbers.
tuple_roundTupleRoundTupleRoundtuple_round
- Convert a tuple into a tuple of integer numbers.
tuple_stringTupleStringTupleStringtuple_string
- Convert a tuple into a tuple of strings.