Lib Reactor UtilsFunctionstrimStringOn this pagetrimString() function trimString(str, maxLength): string; If the provided string is longer than the maximum length, the string is returned with an ellipse Parameters ParameterTypeDescriptionstrstring-maxLengthnumber- Returns string