VistA Analysis » VistA Reference » RPCs » DDR FIND1

DDR FIND1

This function returns the internal entry number of a record using$$FIND1^DIC.

Properties

Property Value
Label FIND1C
MUMPS Implementation DDR2
Return Type ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
PARAMETERS LIST 512 true This array contains the following parameters necessary to call$$FIND1^DIC. "FILE" the file or subfile number to search "IENS" the IENS that identifies the subfile if FILE is a subfile number "FLAGS" possible values include: A allow pure numeric input to always be tried as an IEN M multiple index allowed O only find an exact match if possible Q quick lookup X exact match only R record the ien in ^DISV via RECALL^DILFD "VALUE" the lookup value "XREF" the indexes that would be searched for a match "SCREEN" screen to apply to the record found


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