User Tools

Site Tools


syntax:functions:trim

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
syntax:functions:trim [2018/08/15 08:35] dmitrysyntax:functions:trim [2020/07/29 04:33] dmitry
Line 1: Line 1:
 ===== Trim(text) ===== ===== Trim(text) =====
  
-Trims off all leading and trailing spaces from //text//+Trims off all leading and trailing spaces from //text//. Besides spaces it also removes other white-space characters such as tabulation, form feed, etc. [[https://docs.microsoft.com/en-us/dotnet/api/system.char.iswhitespace?view=netcore-3.1#remarks|The full list of removed white-space characters]].
  
 ^  Example  ^  Result  ^ ^  Example  ^  Result  ^
syntax/functions/trim.txt · Last modified: 2021/08/11 15:18 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki