IsPartner
The IsPartner assignment function determines whether the participant that is passed in as a parameter exists. It returns true if the participant is found.
Return type
The function return type is: BOOLEAN
Function parameters
| Parameter order | Input variable type | Parameter data type | Required parameter | Description |
|---|---|---|---|---|
| 1 | Valid types are:
|
PARTNER | Yes | The ID of the participant that is to be found. |