Tuple - Creation🔗
Operators🔗
clear_handle: Clear the content of a handle.
tuple_concat: Concatenate two tuples to a new one.
tuple_constant: Generate a tuple with the value of a HDevelop language constant.
tuple_gen_const: Generate a tuple of a specific length and initialize its elements.
tuple_gen_sequence: Generate a tuple with a sequence of equidistant values.
tuple_rand: Return a tuple of random numbers between 0 and 1.
tuple_repeat: Repeat a tuple.
tuple_repeat_elem: Repeat the elements of a tuple.