Siebel SmartScript Administration Guide > Extending Scripts with Siebel VB and Siebel eScript > SmartScript Methods >

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.

Siebel SmartScript Administration Guide Copyright © 2006, Oracle. All rights reserved.