Conversion

List of Operators

handle_to_integerHandleToIntegerhandle_to_integerHandleToIntegerhandle_to_integer
Convert a handle into an integer.
integer_to_handleIntegerToHandleinteger_to_handleIntegerToHandleinteger_to_handle
Convert an integer into a handle.
tuple_chrTupleChrtuple_chrTupleChrtuple_chr
Convert a tuple of integer numbers into strings.
tuple_chrtTupleChrttuple_chrtTupleChrttuple_chrt
Convert a tuple of integer numbers into strings.
tuple_intTupleInttuple_intTupleInttuple_int
Convert a tuple into a tuple of integer numbers.
tuple_numberTupleNumbertuple_numberTupleNumbertuple_number
Convert a tuple (of strings) into a tuple of numbers.
tuple_ordTupleOrdtuple_ordTupleOrdtuple_ord
Convert a tuple of strings of length 1 into a tuple of integer numbers.
tuple_ordsTupleOrdstuple_ordsTupleOrdstuple_ords
Convert a tuple of strings into a tuple of integer numbers.
tuple_realTupleRealtuple_realTupleRealtuple_real
Convert a tuple into a tuple of floating point numbers.
tuple_roundTupleRoundtuple_roundTupleRoundtuple_round
Convert a tuple into a tuple of integer numbers.
tuple_stringTupleStringtuple_stringTupleStringtuple_string
Convert a tuple into a tuple of strings.