VistA Analysis » VistA Reference » RPCs » TIU TEMPLATE ISEDITOR

TIU TEMPLATE ISEDITOR

Properties

Property Value
Label ISEDITOR
MUMPS Implementation TIUSRVT
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
ROOT LITERAL   true  
USER LITERAL   true  

MUMPS Method Description

Property Value
Method ISEDITOR^TIUSRVT
Method Comment Returns TRUE if user is a Template Editor
Input Parameters ROOT, USER
Code
 N CLASS,TIUERR
S CLASS=$P($G(^TIU(8927,ROOT,0)),U,7)
I 'CLASS S TIUY="^NO CLASS OWNER DEFINED"
E D
.S TIUY=$$ISA^USRLM(USER,CLASS,.TIUERR)
.I 'TIUY,$D(TIUERR) S TIUY=U_TIUERR

CPRS

File Type Description
Pascal File Templates/rTemplates.pas


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