Get Form Field Names From PDF Document Action
Get Form Field Names From PDF Document Action extracts the names of all interactive form fields (AcroForms) inside an open PDF document and saves them as a list of strings in an array variable.
Appearance
In Talos, Get Form Field Names From PDF Document Action appears as a standard rectangular node with a checklist or PDF list icon.

Properties
As with all Actions, Get Form Field Names From PDF Document Action has a set of unique properties required for its functionality.
Common properties
Common properties inherited from Action.
By customizing this property, you can differentiate between same-type actions.
This property is Read only and it is not customizable
This should reference a PDF variable created by a preceding Open PDF Document Action.
Stores the names as an RPA Array of Strings, which is ideal for iterating through using a For Each loop.