i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > data > ICharLimit

    data.ICharLimit interface

    A constraint on the length of a string value.

    Signature:

    interface ICharLimit 
    

    Introduced: version 1.0

    Properties

    Property Modifiers Type Description
    maxLength readonly number Gets the maximum length of the string.
    maxLengthUnits readonly CharLimitUnits Gets the units in which to interpret maxLength.
    In this article
    Back to top © N. Harris Computer Corporation