brWriteV method

Writes the specific attribute to an item in a D3 file associated with the clsD3File object, overwriting the previous contents of the attribute.

Syntax

object.brWriteV oDynArrayItem, sItemName, vColumn

Parameters

Parameter Description
object An object variable that represents a clsD3File object.
oDynArrayItem An object variable that represents a clsD3DynamicArray object that contains the attribute to be written.
sItemName String specifying the item-id of the item to write.
vColumn A Variant specifying either the attribute-defining item or the attribute number.

FlashBASIC reference

writev

Applies to

clsD3File class