Version: 2024
Type: Bug Fixes
Category: Miscellaneous
Subcategory:
Jira: ORG-26085
In Origin 2023b, the text limit for the editor in R console is 65536, if maximum size is reached, then can not type any string in R console.
Fixed in Origin 2024. Increased the text limit size to 2^31(2GB).