VistA Analysis » VistA Reference » RPCs » ORWU HAS OPTION ACCESS

ORWU HAS OPTION ACCESS

Returns true if the user has access to the specified menu option.

Properties

Property Value
Label HASOPTN
MUMPS Implementation ORWU
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
OPTION LITERAL   true Either the Option Name or Option IEN

MUMPS Method Description

Property Value
Method HASOPTN^ORWU
Method Comment returns TRUE if the user has access to a menu option
Input Parameters OPTION
Code
 S VAL=+$$ACCESS^XQCHK(DUZ,OPTION)
I VAL'>0 S VAL=0
E S VAL=1

CPRS

File Type Description
Pascal File rCore.pas


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