-
Notifications
You must be signed in to change notification settings - Fork 26
📖 Manual
Martin Feick edited this page Dec 11, 2020
·
6 revisions
Outputfile naming convention:
_path = _folderPath + "questionnaireID_" + _questionnaireID + "_participantID_" + _studySetup.ParticipantId + "_condition_" + _studySetup.Condition + "_" + FileName + "." + _fileType;



