dataNameFrom PARAM tag



The name of an InfoBus data source which contains the name of another data source. This second data source publishes an array of name-value pairs. This name-value pair array will be used to replace the contents of any text whose name matches one in the array, with its corresponding value pair.

Syntax

<PARAM NAME = "dataNameFrom" VALUE = "name">

Parameter values

name
string. The name of the InfoBus data source.

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