string.sort()

Returns a string containing the sorted characters from the input.

string.sort( )

Returns: String

This function does not take any arguments.

Examples

There are currently no examples for this function

See also