CurrentQuestion

CurrentQuestion returns the current question of the executing SmartScript.

Syntax

CurrentQuestion

Returns

The current question of the executing SmartScript.

Usage

The CurrentQuestion method returns the current question of the executing SmartScript. This method always returns a question object if the script is actively executing. The CurrentQuestion is declared as a SmartScriptQuestion object.