Copyright Digital Equipment Corp. All rights reserved.

LENGTH

 The LENGTH function returns an integer value that is the  length
 of a specified string expression.


 Syntax:

    LENGTH( str )


 The parameter 'str' must be a character-string expression.