TRIM

Platform

x64, Win32, .NET

Purpose

To remove trailing spaces from a string.

Class

Transformational function.

Syntax

CHARACTER (LEN=*) FUNCTION TRIM(STRING)
CHARACTER (LEN=*) STRING

Description

The result has the same kind type as STRING and a length that is the length of STRING less the number of trailing spaces in STRING.

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited