VistA Analysis » VistA Reference » RPCs » ORWORDG ALLTREE

ORWORDG ALLTREE

Returns the tree for all display groups.

Properties

Property Value
Label ALLTREE
MUMPS Implementation ORWORDG
Return Type ARRAY

MUMPS Method Description

Property Value
Method ALLTREE^ORWORDG
Method Comment Return the tree for all display groups
Code
 N ROOT,ILST
S ILST=0,ROOT=$O(^ORD(100.98,"B","ALL",0))
S ILST=ILST+1,LST(ILST)=ROOT_U_"ALL SERVICES^0^+"
D LSTCHLD(ROOT)

CPRS

File Type Description
Pascal File Orders/rOrders.pas


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