VistA Analysis » VistA Reference » RPCs » OOPS GET SINGLE FIELD

OOPS GET SINGLE FIELD

This broker call will return a single data element from the file and field that is passed in as a parameter.

Properties

Property Value
Label GETFLD
MUMPS Implementation OOPSGUI7
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
IEN LITERAL 30 true This parameter is the internal record number of the file that the data elementwill be extracted from.
FLD LITERAL 50 true This parameter contains the file and field number where the data element shouldbe extracted from in the format FILE NUMBER^FIELD NUMBER. An example wouldbe 2260^119. This would 'pull' field 119 from the ASISTS Accident ReportingFile (#2260).


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