The Wait for Input function allows the activity to ask for an input value after it has already started running. The value provided by the user is not recorded anywhere but it is usable from the activity.It is mostly used for OTP. \
Below is the preview Wait for Input Function.
It consist of following parameters.
InputType: There are two types of inputType
a)Password:- Input will not be visible.
b)Text:- Input will be visible.
Given below is the preview how to fill the parameters inside the function
Given below is a preview of the output given by the function.