Websydian v6.1 online documentationOnline documentation - Websydian v6.1

ParseInput Function

The ParseInput function adds functionality to read the input from an incoming web request and store the values in an Event Parameter Store (see also the Retrieving Form Parameters from the Event Parameter Store section in the Event Handler Background page).  From here, the values will be read by the PopulateWebInputVariable function which retrieves the web input variables to the WebInput variable.

ParseInput is a low-level function providing functionality for the EventDispatcher function.