brWriteU Method

       

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

Syntax

object.brWriteU oDynArrayItem, sItemName

Parameters

Parameter

Description

object

An object variable that represents a clsD3File object.

oDynArrayItem

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

sItemName

A String specifying the item-id of the item to write.

FlashBASIC Reference

writeu