Overview | Statement List | Example


字符串中的字符数

Synopsis

LENF('string')

Description

Returns the number of characters in a string. A string may be declared as containing a maximum of 132 characters, but the actual number of characters in the string may be less than 132. Leading and trailing as well as imbedded blanks are counted.

Parameters

Parameter

Description

'string'

The literal string or string variable name of a string whose length in characters is returned.


Copyright ©2015 胡君NX二次开发官网(www.UGapi.com) QQ:85585969 All Rights Reserved.