VistA Analysis » VistA Reference » RPCs » MAG FILEMAN FIELD LIST

MAG FILEMAN FIELD LIST

This remote procedure returns a list of fields from a FileMan file or subfile in either alpha or numeric order.

Properties

Property Value
Label FIELDLST
MUMPS Implementation MAGUFFLL
Return Type ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
FILENO LITERAL 20 true This is the number of a FileMan file or subfile.
ORDER LITERAL 1 true This is the desired return order for the field list: either A for alpha or N for numeric.


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