Field provides read-only access to a document field’s value, type, structure, and OCR metadata in a Condition activity script.
Properties
Access fields in the Document.Fields array
TheDocument.Fields array contains only top-level fields. To access fields nested within a field group, walk the Children property recursively. For example, to read the Address field of the Vendor group:
