Messenger Plus! Live - Scripting Documentation

The DataBloc::Size property represents the size of the memory block attached to the object. This property can be used to reallocate a new memory block with a different size.

Syntax

This is a read/write property.
[number] Size;

Data Type

A number specifying the size of the memory allocated for this DataBloc object, in bytes.

This property typically fails for the following reason:

Remarks

When the property is been set, the following happens:

Property Information

Object DataBloc
Availability Messenger Plus! Live 4.00

See Also

DataBloc Object.