Scale Property

The Scale property stores object size.

Applies to objects: Field, Parameter

Syntax

[[Let] RetVal = ] object.Scale

[Let] object.Scale = SetVal

The Scale property syntax has these parts:

Part Description
object Required. A reference to an instance of the object.
RetVal Optional. An Integer type variable.
SetVal Required. An Integer type variable.

Remarks

This property can be used just for cddbCurrency, cddbNumeric and cddbDecimal types (see Data Types).

This property changes will be accepted only during parameter creation. In any other cases the changes will be ignored.

Example

.......

 

See Also

Field Object, Parameter Object, Size Property, Constants.