Hello,

I see 'unique' or 'distinct' commands will show the total number of unique values in the variable, but they don't actually list each of the unique values.

I'd like to see all unique characteristics from the particular variable (type: string), excluding all duplicated one. Is there a command for this?

Thank you!