VistA Analysis » VistA Reference » RPCs » ROR GUI PARAMETER GET

ROR GUI PARAMETER GET

The ROR GUI PARAMETER GET remote procedure retrieves the value of the GUIparameter.

Properties

Property Value
Label GETPARM
MUMPS Implementation RORRP038
Return Type ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
INSTANCE LITERAL 91 true The INSTANCE parameter defines the instance name of the GUI parameter. It can also contain the parameter name as the second "^"-piece (by default, the "ROR GUI PARAMETER" is used).
ENTITY LITERAL 30   The ENTITY parameter defines the area(s) where the parameter value issearched for. By default ($G(ENTITY)=""), the "ALL" value is used (see theDBIA #2263 for more details). The other values that are used most oftenare the "USR" (user settings) and the "PKG" (package settings).


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