Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Index Function Function_List Text Version:V5 }} ====== TRIM ====== ===== Description ===== Removes leading and trailing spaces at the start and end of the string ===== Parameters ===== A string or an expression producing a string ===== Example ===== <code aim>IF TRIM ('Some string ') = 'abc' THEN ... </code> Last modified: 2025/02/07 01:08 Log In