nwLogout() Novell Netware, system logout Syntax: nwLogout() -> nError Description: Says goodbye to Novell ending all pending works and services. Return: A numeric value indicating an error or zero if there is no error. Example: If nwLogout() == 0 Warning ( "Good bye." ) EndIf