Skip to contents

Logout of the EDI repository

Usage

logout()

Value

(NULL) No return value.

Details

Removes the temporary authentication token system variable "EDI_TOKEN".

See also

Other Authentication: login()

Examples

if (FALSE) {
logout()
}