LeftTrim  Len

Chapter 10: PowerScript Functions

LeftTrimW

Description

Removes spaces from the beginning of a string.

NoteObsolete function This function is obsolete. It has the same behavior as LeftTrim in all environments.

Syntax

LeftTrimW ( string )

Returns

String. Returns a copy of string with leading spaces deleted if it succeeds and the empty string ("") if an error occurs. If string is null, LeftTrimW returns null.





Copyright © 2004. Sybase Inc. All rights reserved. Len

View this book as PDF