String ToolsNew
Remove Duplicate Lines
String ToolsNew
Drop duplicate lines while keeping the original ordering.
Keep the first occurrence of each line and drop the rest. The original order is preserved so logs, lists, and exports stay readable.
Combine with Sort Text Lines for a clean canonical view.
Are blank lines preserved?
Only the first blank line survives if you keep blanks; use the Remove Empty Lines tool to remove them entirely.
Is order preserved?
Yes — the first occurrence of each line stays in place.