VistA Analysis » VistA Reference » RPCs » MAGQ FINDC

MAGQ FINDC

By placing carat delimited values in the find value parameterthe subscriber can perform a compound index lookup on an extended primary key.

Properties

Property Value
Label FINDC
MUMPS Implementation MAGQBUT5
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
FNUM LITERAL 30 true The file number of the content table.
IENS LITERAL 30 true The IENS of the main level or subfile level of the content table.
FLAGS LITERAL 30 true The FIND1^DIC lookup options.
FNDVALUE LITERAL 60 true The carat delimited lookup. Each piece is the same as the subscript in the index.
XREF LITERAL 30 true The subscriber specified cross reference for the lookup.
SCREEN LITERAL 30 true The subscriber specified DIC("S") logic for the lookup.


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