VistA Analysis » VistA Reference » RPCs » ORWOR1 GETDTEXT

ORWOR1 GETDTEXT

Returns the external text of an existing order.

Properties

Property Value
Label GETDTEXT
MUMPS Implementation ORWOR1
Return Type ARRAY

MUMPS Method Description

Property Value
Method GETDTEXT^ORWOR1
Method Comment Get External Text
Input Parameters ORDER
Code
 N IFN,ACTION
S IFN=+ORDER,ACTION=$P(ORDER,";",2),I=0
F S I=$O(^OR(100,+IFN,8,+ACTION,.2,I)) Q:'I S TEXT(I)=^(I,0)

CPRS

File Type Description
Pascal File Orders/rOrders.pas


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