For Labels/RichTextLabels, is there a way to get the amount of characters only in a specific line/paragraph? So instead of get_total_character_count(), something like get_character_count_from_line(2)?
There doesn't seem to be a built-in function for this, can't find anything in the docs anyway.