Lucee Function Reference

trimwhitespace()

clean white space of the given string

Example

trimwhitespace(string input):string

Category

string

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
input string  Yes string to clean up.