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

ROR GUI PARAMETER RENAME

The ROR GUI PARAMETER RENAME remote procedure renames the instance of the parameter.

Properties

Property Value
Label RENPARM
MUMPS Implementation RORRP038
Return Type ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
ENTITY LITERAL 30 true The ENTITY parameter defines the context that the parameter value isassociated with. The values that are used most often are the "USR" (user settings) and "PKG" (package settings). See the DBIA #2263 for more details.
NAME LITERAL 30 true The NAME parameter defines the name of the GUI parameter.
OLDINST LITERAL 60 true Current instance name of the GUI parameter.
NEWINST LITERAL 60 true New instance name for the GUI parameter.


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