Charles needs to create a button with a link that will open an attachment that is in a document in his
Domino application. What is the proper syntax to use for the URL in the button ?
Lynn would like to obtain the current date and time from the server hosting the database where his Formula
code is executing. Which line of code could he use to do that?
Akane is trying to decide between using @Command([RefreshWindow]) and @Command(ReloadWindow])
in a view action. What is the significant difference between the two?
Charles has created an agent which uses the Send method of the NotesDocument class. He has added a
button to the document and it should be included when the message is sent. Which code snippet below
would correctly send the message and include the button?