A button on a Notes document has the following LotusScript code:

A button on a Notes document has the following LotusScript code:
Dim workspace As New NotesUIWorkspace Dim uidoc As NotesUIDocument Set uidoc = workspace.CurrentDocument Call uidoc.GotoField("Status") Print "Approved" Where will the word "Approved" appear after the button is clicked?
A. In the server’s log.nsf file
B. On the status bar
C. In the "Status" field of the current document
D. In a messagebox

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.