ListenFor property



Assigns the name of the InfoBus data source from which to accept string-valued datum representing the name of a presentation. This is used to reference presentations that will be loaded.

Syntax

Set:     Presentation.setListenFor(name)
Get: name = Presentation.getListenFor()

Applies to

Presentation object.

Data type

name
string. The name of the InfoBus input file data source.

See Also
listenFor PARAM tag
dataFrom PARAM tag
dataNameFrom PARAM tag
dataItemName PARAM tag
DataFrom property
DataNameFrom property
DataItemName property