# 사용자  컨트롤 명령

포건시에는 복잡한 비즈니스 요구 사항을 충족하기 위해 실제 비즈니스 시나리오에서 구성 요소를 적용하는 데 도움이 되는 세 가지 새로운 구성 요소 관련 명령이 추가되었습니다.

### 사용자  컨트롤  성속  설정&#x20;

사용자  컨트롤에 사용자  컨트롤  속성을 생성한 후 사용자  컨트롤  요소의 명령어 설정 시 "속성값 설정" 명령어로 설정할 수 있다.

<figure><img src="/files/eZdmsV25Aq5iCidQMpQK" alt=""><figcaption></figcaption></figure>

| 속성            | 설명                 |
| ------------- | ------------------ |
| 사용자 정의 컨트롤 속성 | 구성 요소에서 속성을 선택합니다. |
| 속성 값          | 속성 값을 설정합니다.       |

### 이벤트 사용자 컨트롤 명령&#x20;

사용자  컨트롤에서 사용자  컨트롤 Event가 생성된 후 사용자  컨트롤 Element의 명령을 설정할 때 "사용자정의컨트롤  명령  호출"로 설정할 수 있으며 명령이름은 생성된 이벤트를 선택한다.

<figure><img src="/files/EZgD2qEjuqgoGWRrlcHK" alt=""><figcaption></figcaption></figure>

### 속성이 변경된 명령 편집&#x20;

사용자  컨트롤 페이지의 페이지 설정에서 속성이 변경될 때 명령을 편집할 수 있습니다.

<figure><img src="/files/BJHHR7FqWF16JdrXDExx" alt=""><figcaption></figcaption></figure>

이 명령에서는 속성 이름, 이전 값 및 새로운값의 세 가지 매개변수가 자동으로 생성되며 이 세 매개변수를 다른 명령에서 사용할 수 있습니다.

<figure><img src="/files/Stqr8y7iJocm7dK7iBSi" 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/components/usercontrol/command.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.
