) modules are used to collect information from end-users.
Each one of these modules obtains a piece of information from an end-user and stores it in a variable that can be acted upon later in the call.
Note: To meet PCI-DSS or HIPAA compliance, it is possible to make Input (
) modules private so that sensitive information is not retained after the call ends. See the module settings section for more information on the Private setting.
Most of the errors Input (
) modules generate are either No Input or No Match. If users want to branch on these errors it is necessary to enable the Show Custom Errors setting.