As a Salesforce developer,I want a SubFlow that checks the length of a string based on a provided maximum character limit (maxChar),so that strings exceeding the limit are automatically shortened to meet the specified maximum length.