# 현재 행 설정 변경 (SetCurrentRowCommand)

현재 행 설정 변경 플러그인을 사용하여 데이터 테이블의 현재 행 정보를 동적으로 수정할 수 있습니다.&#x20;

### 플러그인 다운로드&#x20;

버전에 맞는 플러그인을 다운로드 합니다.

<table><thead><tr><th width="139">버전 </th><th>다운로드 링크 </th></tr></thead><tbody><tr><td>v 9. 0</td><td><a href="https://forguncy-korea.github.io/attached_files/Plugin_Files/V9_Plugin/SetCurrentRowCommand.zip">SetCurrentRowCommand.zip</a></td></tr><tr><td>v 7. 1</td><td><a href="https://forguncy-korea.github.io/attached_files/Plugin_Files/V7.1_Plugin_20211223/SetCurrentRowCommand.zip">SetCurrentRowCommand.zip</a></td></tr><tr><td>v 7. 0</td><td><a href="https://forguncy-korea.github.io/attached_files/Plugin_Files/V7_Plugin_20210722/SetCurrentRowCommand.zip">SetCurrentRowCommand.zip</a></td></tr><tr><td>v 6. 1</td><td><a href="https://forguncy-korea.github.io/attached_files/Plugin_Files/V6.1_Plugin_20201111/SetCurrentRowCommand.zip">SetCurrentRowCommand.zip</a></td></tr><tr><td>v 6. 0</td><td><a href="https://forguncy-korea.github.io/attached_files/Plugin_Files/V6_Plugin_20200903/SetCurrentRowCommand.zip">SetCurrentRowCommand.zip</a></td></tr><tr><td>v 5. 1</td><td><a href="https://forguncy-korea.github.io/attached_files/Plugin_Files/V5_Plugin_20191115/SetCurrentRowCommand.zip">SetCurrentRowCommand.zip</a></td></tr></tbody></table>

### 사용방법&#x20;

1. 플러그인을 다운로드합니다.
2. Forguncy Builder에서 설치하고 Forguncy Builder를 다시 실행합니다.
3. 페이지에 데이터 테이블과 연결된 리스트뷰와 텍스트 상자를 추가합니다.
4. 페이지에 버튼을 생성하고, 명령 편집을 아래와 같이 설정합니다.&#x20;

<figure><img src="https://1191936652-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMDaEsmK9OwD7QYBNk9Sn%2Fuploads%2FwBnlAdCSDf9q3HLgD52y%2Fimage.png?alt=media&#x26;token=70a124f0-d7cf-4635-86d1-583bc3afb5bb" alt=""><figcaption></figcaption></figure>

"현재 행 설정"을 클릭하면 쿼리 조건 설정창이 나타나며, 현재행의 조건을 설정합니다.&#x20;

<figure><img src="https://1191936652-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMDaEsmK9OwD7QYBNk9Sn%2Fuploads%2FuBwhmQzfsowqBXy0VeKb%2Fimage.png?alt=media&#x26;token=a8129155-e571-436c-8c18-7c1f5a82b54d" alt=""><figcaption></figcaption></figure>

5\. 실행을 한 후, 텍스트 박스에 셀을 입력한 후 "현재 행 설정"버튼을 클릭하면 리스트뷰에서 텍스트박스의 내용이 있는 행으로 이동하는 것을 확인할 수 있습니다.

<figure><img src="https://1191936652-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMDaEsmK9OwD7QYBNk9Sn%2Fuploads%2F3gybOoiRZBiWxaYrCzBv%2Fpicture.gif?alt=media&#x26;token=424054f9-aa7d-455f-a9d8-09396d44f786" alt=""><figcaption></figcaption></figure>


---

# 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/plugin/useplugin/commandtype/setcurrentrowcommand.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.
