VistA Analysis » VistA Reference » RPCs » TIU TEMPLATE GET DEFAULTS

TIU TEMPLATE GET DEFAULTS

Returns Default Template Settings

Properties

Property Value
Label GETDFLT
MUMPS Implementation TIUSRVT2
Return Type SINGLE VALUE

MUMPS Method Description

Property Value
Method GETDFLT^TIUSRVT2
Method Comment Returns Default Templates for the current user
Code
 N TIUTMP,TIUERR
D GETLST^XPAR(.TIUTMP,"USR","TIU DEFAULT TEMPLATES","Q",.TIUERR) ;2263
S TIUY=$P($G(TIUTMP(1)),U,2)

CPRS

File Type Description
Pascal File Templates/rTemplates.pas


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