help files
Z505
|
PasWiki
|
FUQ
|
Search
|
Main Docs
|
API Guide
[
Overview
][
Constants
][
Procedures and functions
]
Reference for unit 'pwumain' (
#powtils_main
)
IsSess
Declaration
Source position: pwumain.pas line 167
function
IsSess
(
const
name
:
String
):
Boolean
;
Notes
Returns true if a session exists, false if not.
See also
GetSess
,
SetSess
lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs,
Z505