VistA Analysis » VistA Reference » RPCs » TIU LONG LIST CONSULT TITLES

TIU LONG LIST CONSULT TITLES

This RPC serves data to a longlist of selectable TITLES for CONSULTS.

Properties

Property Value
Label LNGCNSLT
MUMPS Implementation TIUSRVD
Return Type ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
FROM LITERAL   true This is the reference title from which the longlist is scrolling.
DIR LITERAL     This is the direction in which the longlist is scrolling from thereference title.

MUMPS Method Description

Property Value
Method LNGCNSLT^TIUSRVD
Method Comment Handle long list of titles for CONSULTS
Input Parameters FROM, DIR
Code
 N CLASS S CLASS=+$$CLASS^TIUCNSLT Q:+CLASS'>0
D LONGLIST(.Y,CLASS,$G(FROM),$G(DIR,1))

CPRS

File Type Description
Pascal File Consults/rConsults.pas


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