VistA Analysis » VistA Reference » RPCs » XOBV TEST MULTIPLE SUBSCRIPTS

XOBV TEST MULTIPLE SUBSCRIPTS

This RPC receives an array set up by a client. The client code indicatesthat 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 arrayinformation back to the client. This RPC is used as part of the test and learning application distributed as part of VistALink.

Properties

Property Value
Label MSUBS
MUMPS Implementation XOBVLT
Return Type ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
ARRAY LIST   true An array of information.


Document generated on August 31st 2022, 2:55:43 pm