IWorkspace.Data

Syntax

Data(Name: String): Variant;

Parameters

Name. Identifier of temporary variable in which the values are kept.

Description

The Data property is used to store user information during the module or form execution.

Comments

Any data can be contained in the this property.

See also:

IWorkspace