void ExecutionMgr.FilterSubject()
Description
Will filter the subject and finish the interview
Void ExecutionMgr.CancelSubject()
Description
Will cancel the subject and delete the interview
Void ExecutionMgr.SubmitSubject()
Description
Will submit the subject
Void ExecutionMgr.ResetSubject()
Description
Will Reset the subject by closing it.
Void ExecutionMgr.SaveSubject()
Description
Will save the subject and the information collected up until that point
Void ExecutionMgr.StopSubject()
Description
Will stop the subject and save the interview
Void ExecutionMgr.StopSubjectWithMessage()
Description
Will stop the interview along with an options message
NOTE:
Do not use these functions from an Expression question type, or from within the "Loops" tab in a loop chapter.
Comments
Please sign in to leave a comment.