API Reference
WikiBook.addPageWithNameAndContents( pageName, pageContents )
Parameters:
| pageName | the name of the page to be added |
| pageContents | the contents the page will contain |
Returns:Boolean:
- True if the page was added successfully
- False otherwise