trim
|
The trim function removes any leading or trailing spaces from a String or Text,
and removes extra spaces from a Text or String, leaving one space separating each word. Usage The trim function is used to remove excess spaces from a String or Text.
(trim string) (trim text) The result string after trimming
Expression:
Arguments
Name
Type
Description Argument: string String or Text
Any String or Text or cell or cell reference that evaluates to
a String or Text for which you want to trim extra spaces.
Returns:
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
String | Text |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|