noun, noun or participle which takes 'suru', transitive verb, intransitive verb
new line; new paragraph
General term for starting a new line or paragraph in writing, typing, or formatting.
ここで改行してください。
Please start a new line here.
文章が長いので、適度に改行を入れたほうが読
Since the text is long, it's easier to read if you insert line breaks appropriately.
noun, noun or participle which takes 'suru', transitive verb, intransitive verb
newline; line break; line feed
Computing term for a newline character or line break in code, data, or digital text.
このプログラムでは、改行コードとしてLFを使っています。
This program uses LF as the newline code.
CSVファイルで改行を含むフィールドは引用符で囲む必要がある。
Fields containing line breaks in a CSV file must be enclosed in quotation marks.