VistA Analysis » VistA Reference » RPCs » XHD GET PARAMETER DEFINITIONS

XHD GET PARAMETER DEFINITIONS

Gets parameter definitions as a list with IEN^NAME^DISPLAY NAME^ENTITYLISTin each node of the return array. This call returns a local array of SIZE elements in DIR direction from the initial Definition FROM.

Properties

Property Value
Label LIST
MUMPS Implementation XHDPDEF
Return Type ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
FROM LITERAL   true This is the definition from which the list should begin (i.e., inclusive bound).
DIR LITERAL   true OPTIONAL parameter. This is the DIRECTION from the origin in which the definitions will be retrieved. Pass "+1" to indicate ascending order, or "-1" to indicate descending order). DEFAULT: "+1" or ascending order.
SIZE LITERAL   true This is the number of definitions that should be returned with each invocation of the call. DEFAULT: 44.


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