
| Name | Value |
|---|---|
| NAME | MDK GET VISTA DATA |
| TAG | RPC |
| ROUTINE | MDKRPC1 |
| RETURN VALUE TYPE | ARRAY |
| AVAILABILITY | RESTRICTED |
| INACTIVE | ACTIVE |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION | Returns an array. If data is found, RESULT(0) will contain a number that indicates how many entries are returned. RESULT(1) through RESULT(n) will contain the data that is found. RESULT(0)=number or RESULT(0)=-1^error message RESULT(1)=data RESULT(n)=data If data is not found, RESULT(0) will be contain a "-1" in the first piece and an error message in the second piece. |