Sunday, November 17, 2019

Variable and Fields Size Increased in Business Central

Hello Friends,

From Business Central April 2019 release,
The maximum allowed characters for text and code type table fields, variables, and text constants has expanded. The new limits are as follows:
Table fieldsCode maximum specified length: 2048
Text maximum specified length: 2048
VariablesCode maximum specified length: 2048
Text maximum specified length: 2048
Text constantsText constant maximum length: 2048
 Note
Text variables still have an unlimited length if no length is specified. This is actually controlled by Int32.MaxValue.

No comments:

Post a Comment