VistA Analysis » VistA Reference » RPCs » XWB EXAMPLE GET LIST

XWB EXAMPLE GET LIST

This RPC brings back a list of elements to the client. The user can requesteither a number of lines or a number of Kilobytes of data to be returned.This RPC exists support of RPC Broker Example program.

Properties

Property Value
Label GETLIST
MUMPS Implementation XWBEXMPL
Return Type GLOBAL ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
ITEMS LITERAL   true This parameter can be only one of two values: LINES - RPC will return a number of lines KILOBYTES - RPC will return a number of kilobytes of data
QUANTITY LITERAL     Either a number of lines or a number of kilobytes to send back.


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