Constants are data sources with a fixed value. The value is not calculated at runtime, but rather at design time when the user models the process. Constants are only evaluated once during the creation of an executable process.
The value of a constant is not language-dependent. If the value of a constant should be language-dependent, please do not enter a value. In this case, the value of the constant is extracted from the name. The name is always language-dependent.