SequenceTable: SequenceTable
- Updated2025-04-30
- 1 minute(s) read
Introduced in PAtools 7.2
With the sequenceTable data type, sequence tables can be described in PAscript.
Sequence tables are still defined for the test in the group type Sequence tables in PAconfigurator.
Definition Options
Data Type | Global | Local |
---|---|---|
sequenceTable | ✔ | ✔ |
In PAscript variables with the sequenceTable data type can be defined both in the section globals and locally. However, local variables must be assigned a global variable before they can be used.