<< Click to Display Table of Contents >>
Values Passed to a Screen |
A Faceplate Screen must receive, in its Arg parameter, the PathName property of its data object, an xfPlantFolder, and the orientation of a device's graphic symbol. This information must be passed as a String separated by semicolons, as in the next example.
XCValveB.DataObject.PathName & ";" & XCValveB.Orientation