![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
number = LENGTH(string)
On return, contains the length of the string, in characters. Its syntax is B (binary) with length 4. The string whose length is to be returned. Its syntax can be C (fixed-length character string), UN (Unicode), V (variable-length character string), or W (double-byte character).The current length of string is returned, not the definition length.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |