SIMPOL Documentation

Chapter 94. TRIM

This is the SBL-comaptible implementation of the TRIM() function.

TRIM()

Description

Returns the string value passed with all trailing space characters removed.

Prototype

TRIM ( string s )

Parameters

ParameterDefault valueType nameDescription
sNonestring