1.32 1.31 1.30 1.29 1.28 1.20 Korean English Chinese Czech Dutch French German Hungarian Italian Japanese Polish Portuguese Spanish
1.32 1.31 1.30 1.29 1.28 1.20 Korean English Chinese Czech Dutch French German Hungarian Italian Japanese Polish Portuguese Spanish

CDRFLEx.tp_get_user_input_response

Features

This function transfers user input information when a user input is requested during DRL program operation.

Parameter

Parameter Name

Data Type

Default Value

Description

strUserInput

string

-

256-byte user input string


Return

Value

Description

0

Failed

1

Success

Example

C++
// When executing DRL command tp_get_user_input
Drfl.tp_get_user_input_response("tp get user input response");