> For the complete documentation index, see [llms.txt](https://docs.ohmyapp.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ohmyapp.io/main/guide/develop_app/4/block/text/multi-line.md).

# 멀티 라인 텍스트

**멀티 라인 텍스트 블록은 언제 사용하나요?**

* 멀티 라인 텍스트는 주로 '내용'과 같이 긴 텍스트(글)를 쓰는 곳에 사용해요.

**멀티 라인 텍스트 블록의 특징은 무엇인가요?**

* 텍스트 블록과는 다르게, 입력 시 엔터 사용(줄바꿈)이 가능해요.
* 텍스트 블록과 마찬가지로 등록된 데이터의 [항목 ID](/main/guide/dictionary/item-id.md) 를 동일하게 작성하여 앱 화면에서 보여줄 수 있어요.

<div align="left"><figure><img src="/files/fv6AAFK5BnJ6lcrNKZbg" alt="" width="563"><figcaption></figcaption></figure></div>

2023.07.24 Jinny

## Multiline Text

Enter, edit, and delete regular text.

**When do I use a multiline text block?**

* This block is mostly used on the entry/editing page to write long texts such as "Content".

**What are the characteristics of multiline text blocks?**

* Unlike text blocks, you can use Enter (creation of a new line) when entering text.
* Like text blocks, multiline text blocks are displayed on the app screen once they are linked to the ID of the registered data.

2023.07.25 Hwaran

> \#멀티라인 텍스트, #긴 텍스트 창 만들기, #엔터 사용, #줄바꿈
