Skip to main content

Add Suffix

Add Suffix appends a custom string of text to the end of every line. Handy for appending commas to build SQL IN clauses, adding semicolons to statements, appending units to measurements, or tagging each line with a label.

Characters 0
Words 0
Lines 0

Frequently Asked Questions

Can I add a comma to every line to make a CSV list?

Yes — enter a comma as the suffix and every line will end with one. You can then join lines to get a comma-separated list.