questionIndex property

int questionIndex
final

Index into the host form's questions list this reply was sent for. Stored so edit rollback stays correct when the same step has several attempts (rejections / retries) — counting bubbles alone would skew.

Implementation

final int questionIndex;