Submits an answer to a GM survey question
See also GM Survey functions.
Signature:
GMSurveyAnswerSubmit(question,
rank,
"comment")
Arguments:
question
- The index of the question being answered (number
)rank
- The rank selected (number
)comment
- A comment for the given question (string
)