Method Context():openSession() Professional

Open a session.

Syntax
:openSession() --> lSuccess
Return

The method returns .T. (true) if the session could have been opened, otherwise .F. (false) is returned.

Description

(Re)Opens a session that consists of several HTML pages, or form-functions. When a session is open, data can be stored/retrieved by :setCargo()and :getCargo(). Only one session can be open for one client.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.