[Contents] [Prev] [Next] [Index] [Report an Error]

jcs:close() Function

The jcs:close() function closes a previously opened connection handle.

The function syntax is as follows:

expr jcs:close($connection);

Where $connection is a connection handle generated by a previously executed jcs:open() function.


[Contents] [Prev] [Next] [Index] [Report an Error]