Load.control.text()
Load.control.text(name)
개요
현재 Load된 버튼의 컨트롤 명칭을 설정할 수 있습니다.
로드 스크립트에서만 사용가능합니다.
대상컨트롤 : Button, Label
파라미터
파라미터명
필수여부
타입
제약사항
설명
name
String
명칭
예시
Last updated
Was this helpful?
Load.control.text(name)
현재 Load된 버튼의 컨트롤 명칭을 설정할 수 있습니다.
로드 스크립트에서만 사용가능합니다.
대상컨트롤 : Button, Label
name
String
명칭
Last updated
Was this helpful?