You can create Number variables that supply automatic paragraph numbering to lists of answers in your HotDocs text template. This feature is not available in JavaScript or Silverlight Interviews.
HotDocs paragraph numbering values are merged into an assembled document as text, not codes. This means that if users add or delete a paragraph after the document has been assembled and sent to the word processor, the numbering will not adjust. To have automatic paragraph numbering that adjusts to changes made in the assembled document, use your word processor’s numbering codes.
You can use SET instructions to customize HotDocs paragraph numbering. For example, the computation script, SET PN1 TO 10, would automatically start the paragraph numbering at 10. Additionally, if you assign the abc example format to the PN1 variable, HotDocs will merge in the alphabetic character that corresponds with the number used in the SET instruction. For example, the computation script, SET PN1 TO 10, would start numbering the variable «PN1:ABC» with the letter J.