Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Content Freeze

As of July 25th, 2023, there is a content freeze on this page.

By default, the grid csv data export will use a comma as the field separator unless the job decimal format is set to 'I' or 'J', in which case a semi colon will be used.

This value can be set to a character which will be used instead of the above. This can be used to override the default behavior, or to use a different character entirely.

Example:

pui["csv separator"] = ",";

Where do you save this configuration option? Here.

  • No labels