FwDestList

Syntax

<Path>.FwDestList:object

The attribute FwDestList sets the path to the destination list for Transporters, which move forward on the Track. The destination list contains all destinations that the Transporter can reach, while moving in the forward direction on this Track.

Data Type of the Value You Can Assign

You can assign a value of data type object.

Example

MyTrack.FwDestList := myDataList1

Related Topic

Forward destination list