- Contents
Interaction Designer Help
Reco Bind Slot Values
This Reco tool binds the value of one or more slots of a hypothesis to string variables. It contains a list of slot-names to variable names. At runtime, the value of the named slot is bound to the corresponding string variable. The variables of slots that are not found are set to an empty string.
Parameters
Hypothesis
XML DOM element of a hypothesis.
Exit Paths
Success
This path is taken if a matching slot was found.
Failure
This path is taken if an error occurred.