brLen Method

Returns the number of characters in a clsD3DynamicArray including attribute, value, and sub-values marks.

Syntax

lValue = object.brLen

Parameters

Parameter

Description

lValue

The return value is a Long data type indicating the number of characters in object.

object

An object variable that represents a clsD3DynamicArray object.

Remarks

If the contents of the dynamic array are null, then null is returned.

FlashBASIC Reference

len