Information icon IBM InfoSphere DataStage and InfoSphere QualityStage, Version 8.5
space Feedback

TrimB Function

Trims trailing spaces from a string.

Syntax

TrimB (string)

string is the string that contains the trailing spaces. If string is a null value, null is returned.

Example

MyStr = TrimB("   String  with   whitespace  ")
* ...returns "("   String  with   whitespace"

PDFThis topic is also in the IBM InfoSphere DataStage Server Job Developer's Guide.

Update timestamp Last updated: 2010-09-30