Description Usage Arguments Value Examples
Retrieve the server's initialization file. The initialization-file is a collection of Common Lisp code that is executed on every shared back-end when it starts
1 |
service |
Service object containing service url, username, and password |
The text contained in your Initialization file
1 2 3 4 5 | ## Not run:
service = service("localhost","user","password")
getInitFile(service)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.