When a user edit a dimension to add text to the usual "*" this function returns everything as expected. eg ("* min.")
When the user add an additional line (carriage return) into the dimension text ("* min.\n2 of") the function returns no strings. The \n is the new line.
Is there any was to get the additional strings the user has added.