Skip to main content
Skip table of contents

CDRFLEx.tp_get_user_input_response

기능

DRL프로그램 동작 시 사용자 입력 요구 시 사용자 입력 정보를 전달한다.

인수

인수명자료형기본값설명

strUserInput

string

-

256바이트 사용자 입력 문자열

리턴

설명

0

오류

1

성공

예제

CPP
// DRL 명령어 tp_get_user_input 실행 시
Drfl.tp_get_user_input_response("tp get user input response");

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.