# 숫자

**숫자 블록은 언제 사용하나요?**

* 주로 숫자만 입력해야 한다는 제한을 두고 싶을 때 사용해요.

**숫자 블록의 특징은 무엇인가요?**

* 숫자만 입력할 수 있어요.&#x20;
* 관리자 웹 ➡︎ 원하는 메뉴 ➡︎ 설정 ➡︎ 항목 추가를 통해 '항목 ID'를 만들고, 앱 설정 ➡︎ 숫자 블록의 항목 ID를 동일하게 입력해 줘야 해요.&#x20;

<div align="left"><figure><img src="/files/RTYPoFp2BwqNs98cUUKt" alt=""><figcaption></figcaption></figure></div>

2023.07.24 Jinny

## Number

Express numbers.

**When do I use the number block?**

* This block is used when restricting the entering of characters to numbers only.

**What are the characteristics of number blocks?**

* Only numbers can be entered.
* Operate this block by going to Web Admin, opening the preferred menu (meta), clicking Settings > Add Item where you create an 'Item ID' and connect it by using this ID in 'Number block properties'.

2023.07.26 Hwaran

> \#숫자, #숫자만 입력, #숫자 입력 창 만들기, #숫자 입력 칸 만들기


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ohmyapp.io/main/guide/develop_app/4/block/number_date/numeric.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
