Trim [TRIM]

Removes duplicate spaces, and the spaces from the start and end of a text string.

Syntax

TRIM (“Text”)

Data Types of the Arguments

String

Data Type of the Result

String

Example

The text string has unneeded spaces at the beginning and the end, and multiple extra spaces between each word.

Use TRIM to remove these unneeded spaces.

Expression

TRIM (“ Q4  2017  Earnings  Report ”)

Result

Q4 2017 Earnings Report

  • Was this Helpful ?
  • YesNo
Relevant topics
Trim Elements to Roof: Manual Trim
Use the manual Trim workflow if you want to trim one or more model elements to a specific Roof or Shell while deciding which parts (e.g. inside or ...
Trim, Crop and Solid Element Operation Features of ARCHICAD
Trim Slanted Walls to Roof This article discusses the methods to trim a Slanted Wall to a Roof or Shell element. In ArchiCAD 15 there are now three designated roof elements: Multi-plane Roof - New in AC15 Single-plane Roof Shell Tool - New in AC15…