brCount Method

    

Returns the number of occurrences of a specified character found in a clsD3DynamicArray object.

Syntax

vValue= object.brCount(sDelmtr)

Parameters

Parameter

Description

vValue

The return value is a Variant (Long subtype) indicating the number of occurrences of sDelmtr found in object.

object

An object variable that represents a clsD3DynamicArray object to be searched.

sDelmtr

A String containing a single character or system delimiter.

Returns

For RPC connections, may return a negative number indicating a partial list.

Negative for all lists returned in chunks.

FlashBASIC Reference

count