ClearContext Method

English Query

English Query

ClearContext Method

Clears the conversation context.

Applies To

Session Object

Syntax

Session.ClearContext

Parts

Session

An object variable that represents an existing model object.

Remarks

This method resets the user's session to its initial state, identical to the state immediately after the InitDomain method is called. This clears all declarative statements and previously saved questions (which could be used for pronoun or elliptical reference).

See Also

InitDomain Method

ParseRequest Method

RetainContext Property