Removes all leading and trailing whitespaces from the specified text.
Syntax
![]() |
---|
TRIM( Text text ) → Text |
The following characters are considered whitespaces by this function: HORIZONTAL TABULATION (U+0009), LINE FEED (U+000A), CARRIAGE RETURN (U+000D) or SPACE (U+0020).
Formula
![]() |
---|
=TRIM(" Total income: ") |
Function Reference
LEFT Function
RIGHT Function
MID Function
REPLACE Function
SUBSTITUTE Function
JSpreadsheet Programmer's Guide | © 2024 MindFusion |