Split rows/columns and join text. Let’s say goodbye to the routine to copy and paste text again and again. Result type of split can be a group/stack or texts.
Split Rows Simple:
Split text by rows. Fast but ignore style (use first character setting)
Split Rows Preserve Appearance:
Split text by rows. Slow but keep the style and position
Split Columns:
Split text by the separator specified in the panel. For example, if ‘\t’ is specified, the text is split by tab and aligned horizontally. Styles are preserved
Join Text:
Join selected texts with a separator specified in the panel. Styles are preserved
Split Rows Panel:
Shows the Split Rows Panel