Create the addBook operation with parameters
- To define the first operation, double-click
NewOperation and type in
addBook.
- To give the parameter a name, in the input row, double-click
parameters and type
newBook.
- To set the element in the third column, double-click and select
New. In the
New Element dialog box enter
newBook then click
OK.
- In the output row, double-click the second column and type in
bookReturn.
- In the third column, double-click, select
New, type in
BookReturnE and click
OK.