VistA Analysis » VistA Reference » RPCs » ORWD KEY

ORWD KEY

RPC which receives a key name and returns a 1 if the user holds the key,otherwise a 0 is returned.

Properties

Property Value
Label KEY
MUMPS Implementation ORWD
Return Type SINGLE VALUE

MUMPS Method Description

Property Value
Method KEY^ORWD
Method Comment Returns 1 if user possesses the key
Input Parameters KEYNAME, USERID
Code
 S VAL=0 I $D(^XUSEC(KEYNAME,USERID)) S VAL=1

CPRS

File Type Description
NOT OSEHRA CPRS  


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