# 현재 화면 닫기(뒤로가기)(dismiss)

현재 화면을 닫고, 바로 이전의 화면으로 돌아가는 동작을 수행해요. 주로 좌측 화살표 아이콘 \[뒤로가기] 버튼 액션 설정에 많이 사용해요.&#x20;

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

아이콘을 클릭하면, 설정한 **현재 화면 닫기(뒤로가기)** 액션에 따라 현재 화면을 닫고 뒤로가기 동작을 수행해요.

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

> \#뒤로가기 #뒤로가기버튼 #뒤로이동 #이전화면 #화면닫기 #화면끄기

2024.03.06 Jinny

**Dismiss the current page (dismiss)**

This function enables moving back one step within the screen page.

> \#go back, #back button, #close screen, #off-screen

2023.08.11 Song


---

# 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/command-execute-function/action/dismiss.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.
