Returns the names of the levels. We can obtain all the available ones or only the selected ones.
See also
Other obtaining results: 
generate_table(),
get_level_attribute_names(),
get_table_attribute_names(),
set_table_attribute_names()
Examples
names <- when() |>
  get_level_names()
