strLib.clip

The string-formatting function strLib.clip deletes trailing blank spaces and nulls from the end of returned character strings.


strLib.clip syntax diagram

characterItem

A literal, variable, or expression that returns a character string of type CHAR.

Related reference
Text formatting (system words)