
| Name | Value |
|---|---|
| NAME | DENTVX2 GETWP |
| TAG | GETWP |
| ROUTINE | DENTVX2 |
| RETURN VALUE TYPE | ARRAY |
| AVAILABILITY | AGREEMENT |
| WORD WRAP ON | TRUE |
| DESCRIPTION | This RPC takes in an entity, parameter name, and instance number and returns the word processing information for the given instance of the parameter. |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION | Returns an array List[n]. The format of the returned array will be as follows: List[n] = Word processing text If nothing is found, the return will be List[n] = 0^No data. If an error occurs, the return will be List[n] = -1^message. |