TrimText('Text','RemoveOption'=0)

Arguments

'Text'

Text signal or expression from which to remove spaces

'RemoveOption'

Parameter for setting the operating mode:

0: Removing spaces before and after the text (default) 1: Removing spaces before the text only 2: Removing spaces after the text only 3: Removing all spaces, also in the text

Description

With this function, you can delete the spaces from texts. You can use this function for text signals that are already part of data files and for results of the InfoFieldText and ToText functions.