Logout
function Logout(reload: boolean = true): boolean
The function Logout logs the current user out of the server.
Refer also to the description page for the corresponding API function.
Parameter
Name | Type | Description |
---|---|---|
reload [ optional ] Available from version 1.12 | Defines whether a reload should take place after the logout. The default value is true. |
Return value
Type | Description |
---|---|
void | No return value. |
NuGet package: Beckhoff.TwinCAT.HMI.Functions
NuGet packages are available from version 1.12. |
Available from 1.8 |