對上一層:  模型程式語言參考手冊 > 項目串函數 >

ListCount( )

Print this Topic Previous pageReturn to chapter overviewNext page

本函數傳回一項目串內項目的數目。

 

語法

ListCount(cValueExpr,cSeparator)

 

cValueExpr

項目串

cSeparator

分隔字串(可多於一字元),預設值為 ','

 

回傳值

Numeric

 

例子

ListCount("8,4,3")

傳回 3

 

參閱

ListAscItem( ) | ListAscVal( ) | ListDescItem( ) | ListDescVal( ) | ListItem( ) | ListVal( ) | ListSum( ) | ListAverage( ) | ListFilter( )

 

 


Page url: http://www.racematenet.com/help/index.html?listcount.htm