VistA Analysis » VistA Reference » RPCs » DSIC XPAR GET PARAM LIST

DSIC XPAR GET PARAM LIST

This will return a detailed list of one or more Kernel ParameterDefinitions. It does not return every Param Definition field. Either the NAME input parameter or the PREFIX input parameter is required. If you pass a NAME then PREFIX is ignored.

Properties

Property Value
Label LIST
MUMPS Implementation DSICXPR
Return Type ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
NAME LITERAL 30 true This is the name or the IFN for a Parameter Definition. Pass this value only if you wish to retrieve the data for one specific Parameter Definition.
PREFIX LITERAL 20 true This is the namespace or the leading characters for the Parameter Definitions you wished to be returned. For example, PREFIX="DSIC" will return all DSIC Kernel Parameter Definitions.


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