Description Usage Arguments Details
This function provides a public method to interface with private utility functions. Returns whatever the private function returns.
1 | publicutility(utility_to_call)
|
utility_to_call |
the function you want to invoke |
Valid utility to call:
help - return a message with valid utility to call values
retmessage - return nntpr.private$gretmessage
artinfo - return 2 item list with first-last article info from last listarticles call
groupinfo - return vector with Group information vector (response, count, first, last, name)
exectime - return string with last stored system.time information collected on nntplib xhdr and xover calls
listfieldnames - return a vector with the valid header field names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.