VistA Analysis » VistA Reference » RPCs » OOPS REPLACE WP

OOPS REPLACE WP

This call will replace Word Processing fields based on input paramtersindicating the file, field and IEN of the record that will be changed. Anotherinput parameter contains the data via a list or pointer that will be placedinto the “new” word processing fields.

Properties

Property Value
Label REPLWP
MUMPS Implementation OOPSGUI2
Return Type ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
INPUT LITERAL   true The input parameter must contain the file,field and IEN of the record to bemodified. It must be in the formatFILE^FIELD^IEN.
DATA LIST   true This is the new text that will be inserted into the word processing field.


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