
| Name | Value |
|---|---|
| NAME | DENTVUTL PNL PANEL CHG |
| TAG | PNL |
| ROUTINE | DENTVUTL |
| RETURN VALUE TYPE | ARRAY |
| AVAILABILITY | AGREEMENT |
| WORD WRAP ON | TRUE |
| DESCRIPTION | Returns a list of patients with the provider matching the lookup value. |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION |
Data will be returned to RET(n)
If a successful find for the lookup value, then return the following data:
RET(n) = p1^p2
for the GUI, you will have List[n] := p1^p2
where
p1 = ien p2 = patient name
|