
| Name | Value |
|---|---|
| NAME | XOBV TEST MULTIPLE SUBSCRIPTS |
| TAG | MSUBS |
| ROUTINE | XOBVLT |
| RETURN VALUE TYPE | ARRAY |
| AVAILABILITY | PUBLIC |
| INACTIVE | ACTIVE |
| WORD WRAP ON | FALSE |
| VERSION | 1 |
| APP PROXY ALLOWED | Yes |
| DESCRIPTION |
This RPC receives an array set up by a client. The client code indicates
that the array should be presented to the RPC as multiple M subscripts
(ex: DATA("TEXT",1,0) and not the usual DATA(1).
It sets the array into a local array and returns the local array
information back to the client.
This RPC is used as part of the test and learning application distributed
as part of VistALink.
|
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION | Returns the input array information returned to the client after being placed in a local array. |