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

GetHelpText


If any help text is present, GetHelpText returns the help text for the current question in the current language.

Syntax

GetHelpText

Returns

The language-specific help text associated with the question as a string.

Usage

Help text can be used as reference help text, which can be captured and displayed to a user using VB within a question text.

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