| WHATITLE |
Call the extrinsic function as follows, to determine
the IEN of a given title:
S TIUTTL=$$WHATITLE^TIUPUTU("ADVERSE REACTION/ALLERGY")
I TIUTTL'>0 Q
where the single input parameter for the extrinsic function is the name of the
title to be identified.
Note that the function will return the IEN of the specified title, or -1, if
the text passed in the input parameter cannot be resolved as a valid TITLE.
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
X |
Input |
This is the freetext name of a valid TIU DOCUMENT
DEFINITION of type title.
|
|