VistA Analysis » VistA Reference » RPCs » ANRVJ1 RPC MAIN

ANRVJ1 RPC MAIN

This is the main entry point for calling line tags in routine ANRVJ1. The format is: Parameter 1 = OPTION (name of the line tag to call) Parameter 2 = DFN (value being passed in) Parameter 3 = DATA (any additional values to be passed in)

Properties

Property Value
Label RPC
MUMPS Implementation ANRVJ1
Return Type GLOBAL ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
OPTION LITERAL 10 true Routine Line tag you wish to call.
DFN LITERAL   true Parameter variable to be passed into routine tag.
DATA LITERAL   true Any additional parameters to be passed into the routine line tag.


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