# Code Samples

Sample code for all function calls:

- [Add](./add_operation.js)
- [Delete](./delete_operation.js)
- [Compare](./compare_operation.js)
- [Change Password](./change_password_operation.js)
- [Extended Operations](./extended_operation.js)
- [Modify](./modify_operation.js)
- [Paged Search](./page_search_operation.js)
- [Rename](./rename_operation.js)
- [Search](./search_operation.js)


The samples use credentials and parameter values from the [config](./config.json) file, check that out for further  info on how to use the library.

For more details on the control parameters, please check the [documentation](../docs/controls.MD)