GetExamples Method

English Query

English Query

GetExamples Method

Returns all possible examples of questions for a relationship in which the entity is the subject of the question.

Applies To

QBTemplate Object

array = QBTemplate.GetExamples(QBEntity, fdate, fneg)

Parts

array

A returned array of strings from which the user chooses an example.

QBTemplate

An object variable that represents a question template in the model.

QBEntity, fdate, fneg

The subject of the question, including fdate and fneg.

Remarks

QBEntity is optional. However, if QBEntity is specified, fdate and fneg must both be set to False. The examples are generated from the templates for the relationship.