Slot
- Updated2025-10-31
- 1 minute(s) read
Use the slot data type to describe main tests, local test components, or remote test components in PAscript.
Introduced in PAtools 7.2
Use the subSlots attribute to determine the slots defined by the component. Then, address the slots individually.
Definition Options
Define PAscript variables with the slot data type as a local or global variable. However, you must assign local variables to a global variable before you can use local variables.
Variables that you declare in a section globals code block are only referenced in PAscript. You must define the component slot using the corresponding group in PAconfigurator. In addition, configure the related test components in PAconfigurator.