Navigation:  MCL Reference > List Functions >

ListCount( )

Print this Topic Previous pageReturn to chapter overviewNext page

This function returns the number of items in an item string

 

Syntax

ListCount(cValueExpr,cSeparator)

 

cValueExpr

Item string

cSeparator

Item separator (can be more than 1 character). Default to ','

 

Returns

Numeric

 

Example

ListCount("8,4,3")

Returns 3

 

See also

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

 

 


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