Home > @i2analyze/notebook-sdk > schema > IStringLimitedValueType > maxStringLength
schema.IStringLimitedValueType.maxStringLength property
Gets the maximum number of characters that the string can contain.
Signature:
readonly maxStringLength: data.ICharLimit;
Returns: data.ICharLimit
Introduced: version 1.0