Help - Parameter:/ Variables
 

Server hook functions when invoked can be passed a set of custom parameter variables as specified in the server configuration. The number, name and type of such variables is completely under the control of the writer of the server hook.

The variables should be treated as Read-only, because the server hook is passed a reference to a common shared parameter list.

Refer to the PowerWeb Server++ API Extensions Reference Manual for more information.