The resetForm method resets all field values in the current document.
resetForm(System.Array nFields);
nFields
[Optional] An array of Field objects.
Returns None.
If the nFields is null or not used, the method will use all the Field Objects of the document.
Member of doc.