Reduces a string to the specified length by discarding characters from the end of input value. If value is empty or shorter then maxLength - original value is returned.
Generated using TypeDoc
Reduces a string to the specified length by discarding characters from the end of input value. If value is empty or shorter then maxLength - original value is returned.