server-locale
Indicates whether to use the server's locale or English for input and output of information defined on transform %% options.
GUI label
Use server locale
Type
Resettable, single-valued
Allowed Values
You can enter one of these fixed values:
Fixed Value | Input Synonym |
---|---|
true | yes |
false | no |
Default Value
true
Usage Guidelines
- When server-locale is set to true, the attributes specified on the %% options must be in the language of the server. The values passed to the transform will also be in the language of the server.
- When server-locale is set to false, the attributes specified on the %% options must be in English. The values passed to the transform will also be in English.