FindObject Method

English Query

English Query

FindObject Method

Returns an entity or relationship depending on object identification.

Applies To

QuestionBuilder Object

Syntax

[variable] = QuestionBuilder.FindObject ObjectID

Parts

QuestionBuilder

An object variable that contains the root object for exploring model information.

ObjectID

A string that represents the entity or relationship for which you are looking.

value

The QBEntity object or the QBRelationship object that corresponds to ObjectID.