Admin::getRemember
Description
In BBj 11.0 and higher, this method returns if the user credentials will be saved in a cookie for subsequent Admin utility access.
Syntax
Return Value |
Method |
---|---|
boolean |
getRemember() |
Parameters
None.
Return Values
Returns TRUE (1) if if the user credentials will be saved in a cookie for subsequent Admin utility access; otherwise returns FALSE (0).
Remarks
None.
Example
|