Variable.UserValue



UserValue() As Variant
ED
avaliable
RT
avaliable

Remarks

This property can get a user defined value and is not used for the Runtime. In VBA a variant can be linked with the variable, that is needed at a later moment. This variant could e.g. be the Id for a record in a SQL database, that contains further information on the variable.

See Also

Variable