# 데이터 명령 - 데이터 삭제

데이터 삭제 명령을 사용하여 목록에서 현재 데이터를 삭제합니다. 이 명령은 테이블 템플릿 행의 셀에서만 사용할 수 있습니다.

대화 상자와 대화 상자의 표시 텍스트를 표시할지 여부를 설정할 수 있습니다. 기본적으로 팝업 확인 대화 상자를 선택합니다.

![](/files/mB5DkfthfGRKspp1US2a)


---

# 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://doc.forguncy.co.kr/forguncy-v9/command/command/deletedata.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.
