The password used to login when saving a file to a protected location.
<data> <dataStream> <eyeTracker> <eyeTrackerSrResearch> <eyeTrackerTobii> <summaryData> <survey>
object.name.password
Read/Write
string
The following displays the value of password in a text stimulus:
<text myText>
/ items= ("password = <% data.password %>")
</text>
The following displays the value of password in an instruction page:
<page myPage>
password = <% data.password %>
</page>