VistA Analysis » VistA Reference » RPCs » XWB GET VARIABLE VALUE

XWB GET VARIABLE VALUE

This RPC accepts the name of a variable which will be evaluated and itsvalue returned to the server. For example, this RPC may be called witha parameter like DUZ which will be returned as 123456.

Properties

Property Value
Label VARVAL
MUMPS Implementation XWBLIB
Return Type SINGLE VALUE

MUMPS Method Description

Property Value
Method VARVAL^XWBLIB
Method Comment returns value of passed in variable
Input Parameters VARIABLE
Code
 S RESULT=VARIABLE ;can do this with the REFERENCE type parameter

CPRS

File Type Description
Pascal File rMisc.pas
Pascal File rTIU.pas


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