Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

CultureScopes

Grooper.Extract

Controls whether variables are generated using localized or neutral cultures.

Remarks

Remarks

The CultureScopes enumeration determines how merge variables are expanded with respect to culture and language when performing extraction. This setting controls whether variables are generated for a specific localized culture (such as "en-US") or for all cultures associated with a language (such as "en").

Use this setting to control the breadth of localization for variable expansion, ensuring that extraction logic is either tightly scoped to a specific culture or generalized across all variants of a language, depending on your requirements.

Can be one of the following values:

NameValueDescription
Local0Merge variables will target a specific localized culture.
Neutral1Merge variables will target all cultures for the document language.

Used By

Notification