GPSSetAnswerIter

Void GPSSetAnswerIter(Int32 inQuesIdx, Int32 inIter, DVar inCoords)

Description

Sets the iterated question with the coordinates entered

Parameters

The following is a list of parameters the functions receives 

Parameter Type Description
inQuesIdx Int32 Question Index
inIter Int32 Iteration Index
inCoords DVar the coordinates to set

 

Return Type

Void

Examples

GPSSetAnswerIter(CurrQues,1,SubjectGPSLocation) - this function will set the answer in the first iteration 
with the location captured in the subject.
Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.