The full path of the file.
<data> <dataStream> <eyeTracker> <eyeTrackerSrResearch> <eyeTrackerTobii> <summaryData> <script> <survey>
object.name.fullPath
Read Only
string
The full path can be a url or local path.
The following displays the value of fullPath in a text stimulus:
<text myText>
/ items= ("fullPath = <% script.fullPath %>")
</text>
The following displays the value of fullPath in an instruction page:
<page myPage>
fullpath = <% script.fullPath %>
</page>