Set Values dialog wrongly replace Python function separator in Germany version


Version: 2022

Type: Bug Fixes

Category: Data Handling

Subcategory: Worksheet

Jira: ORG-24500


For example, open Set Column Values dialog, define following Python function in the Python Function tab.

def fill_column():
  return [1,2,3,4,5,6,7,8]

Set column value with formula py.fill_column()

==> The last cell wrongly set as “7,8”.

Fixed in Origin 2022