I need a function that will return a string with the characters sorted.
For example, if I send the function "exam" it should return "aemx".
Does this already exist in VB6?