Which type of value can a function return?

Any type of value, like a string, number, or booleanOnly strings and numbersOnly array valuesOnly boolean values or numbers

Any type of value, like a string, number, or boolean.