VistA Analysis » VistA Reference » RPCs » VEJD DDR GETS ENTRY DATA

VEJD DDR GETS ENTRY DATA

Properties

Property Value
Label GET
MUMPS Implementation VEJDDDR0
Return Type GLOBAL ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
VEJDFILE LITERAL   true This is the number of the file in which you wish to search.
VEJDIENS LITERAL   true This is the IENS for the search. See the instructions on constructing anIENS in the FileMan Programmer's Manual
VEJDFELD LITERAL   true This is an ^ (or ";") delimited list of field numbers to return from theentry identified in VEJDIENS
VEJDFLAG LITERAL   true This is a string containing up to 3 characters that will modify howFileMan presents the results of this operation: E: Return data in external format I: Return data in internal format Mutually exclusive. N: Do NOT return null values (do NOT use this, Jay. It will screwup how I put the entries in the return array for you). R: Resolves field numbers to field names.


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