IsLoggedIn - cWebSessionManagerStandard
Determine whether the user is logged in
Type: Function
Return Data Type: Boolean
Syntax
Function IsLoggedIn Returns Boolean
Call Example
Get IsLoggedIn to BooleanVariable
Description
IsLoggedIn is called to determine if a user is actually logged in. Not all applications require that you actually log in. pbLogWebSession must be True for logins to be supported.