VistA Analysis » VistA Reference » RPCs » XWB DEFERRED CLEARALL

XWB DEFERRED CLEARALL

This RPC is used to CLEAR all the data known to this job in the ^XTMPglobal. Makes use of the list in ^TMP(“XWBHDL”,$J,handle).

Properties

Property Value
Label CLEARALL
MUMPS Implementation XWBDRPC
Return Type ARRAY

MUMPS Method Description

Property Value
Method CLEARALL^XWBDRPC
Method Comment Clear ALL the data for this job.
Code
 N X
S X="" F S X=$O(^TMP("XWBHDL",$J,X)) Q:X="" D CLEAR(.RET,X)

CPRS

File Type Description
Pascal File rReports.pas


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