VistA Analysis » VistA Reference » RPCs » ORWORB SETSORT

ORWORB SETSORT

Sets the GUI alert sort method for the user. This is set when a user clicks on the GUI alert columns to change the display sorting.

Properties

Property Value
Label SETSORT
MUMPS Implementation ORWORB
Return Type SINGLE VALUE

MUMPS Method Description

Property Value
Method SETSORT^ORWORB
Method Comment set notification sort method^direction for user
Input Parameters SORT, DIR
Code
 D EN^XPAR(DUZ_";VA(200,","ORB SORT METHOD",1,SORT,.ORERR)
I $L($G(DIR)) D EN^XPAR(DUZ_";VA(200,","ORB SORT DIRECTION",1,DIR,.ORERR)

CPRS

File Type Description
Pascal File rCore.pas


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