Range declaration failed if right side argument is very long


Version: 2024b

Type: Bug Fixes

Category: Programming

Subcategory:

Jira: ORG-28892


When declare range variable with a long text over than 3,000 characters, it will be failed or even crashes.

Now the limitation is improved to 8,191 characters.