form1.page1.Block13.FileAttachments.attachmentsList::ready:layout -
(JavaScript, client)if( attachmentsList.length != 0){
this.caption.value.resolveNode("#text").value = " List of Attachments
["+attachmentsList.length+"] (All Files Must be Attached Prior to
Signing, i.e., for any digital signature on the form)"; }else{
this.caption.value.resolveNode("#text").value = " List of Attachments
(All Files Must be Attached Prior to Signing, i.e., for any digital
signature on the form)";}
form1.page1.Blo...