Trim
2 min
overview the trim action removes whitespaces from both ends of a string inputs & outputs \[ i ] input string \<font color="#1c417e">string\</font> to be trimmed \[ o ] result \<font color="#1c417e">string \</font> representing the input after trimming whitespaces from both ends
