SelectPDQValue
You use the SelectPDQValue keyword to select a value from the Predefined Query (PDQ) list in the application.
Signature
The SelectPDQValue keyword supports the following signature:
SelectPDQValue(ItemRN OR Variable)
Desktop Examples
The following table describes how to use the SelectPDQValue keyword to select a value from the PDQ list in desktop applications.
Target Object | Inputs | Closing Action | Comments |
---|---|---|---|
Account |
N/A |
N/A |
Selects a PDQ value named <abc>. |
@Variable |
N/A |
N/A |
Selects a PDQ value stored in a variable. |
Mobile Examples
The following table describes how to use the SelectPDQValue keyword to select a value from the PDQ list in mobile applications (on mobile devices).
Target Object | Inputs | Closing Action | Comments |
---|---|---|---|
Account |
N/A |
N/A |
Selects a PDQ value named <abc>. |
@Variable |
N/A |
N/A |
Selects a PDQ value stored in a variable. |