trimwhitespace()

clean white space of the given string

trimwhitespace( input=string );

Returns: String

Argument Description
input
string, required

string to clean up.

Examples

There are currently no examples for this function

See also