brWriteVU Method

   

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

Syntax

object.brWriteVU oDynArray, sItemName, vColumn

Parameters

Parameter

Description

object

An object variable that represents a clsD3File object.

oDynArray

An object variable that represents a clsD3DynamicArray object that contains the attribute to be written.

sItemName

A 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

writevu