ExpressionEdit.AutomaticallyPrefixVariables

Syntax

ExpressionEdit.AutomaticallyPrefixVariables

Data Type

BooleanOrPreference

Use the following constants with this data type:

  • BooleanOrPreference_False –(Value: 0) Specifies a value of False .
  • BooleanOrPreference_True –(Value: 1) Specifies a value of True .
  • BooleanOrPreference_UsePreference –(Value: 3) Use the corresponding preference option in the Expression Editing Options dialog box.

Purpose

Specifies whether the ExpressionEdit control automatically replaces variable names the user types with the full pathname of the variable.

See Also

Expression Editing Options dialog box