Unnecessary error checking on Reduce Rows and Remove/Combine Duplicated Rows X-Functions


Version: 2021b SR2

Type: Bug Fixes

Category: Analysis

Subcategory:

Jira: ORG-23875


There are unnecessary error checking wdeldup and wdelrows X-Functions.

E.g. run the following script

col(2)=data(1,32); 2range r1=1; 3wdeldup irng:=r1 ow:=<new>;

Error shows since since 2020b but it should work. Fixed in Origin 2021b Sr2.