Skip to contents

Logout a logged in user onto the server.

Usage

PMlogout(server_address)

Arguments

server_address

remote server address. If omitted, Pmetrics will use the the default one. See setPMoptions.

Value

A message that specifies if the user was successfuly logged out, or an explanation of the error.

Details

If no server_address is provided Pmetrics will use the the default one. See setPMoptions.

Author

Michael Neely